Ný útgáfa: SharePoint Designer vinnuflæðisreglum Eftirnafn (band meðferð aðgerðir)

UPDATE: Sjá hér fyrir hugsunum mínum á commercializing þetta verkefni: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

Ég hef verið upptekinn að vinna á Codeplex verkefninu mínu sem er nú áherslu á að veita band handfjöllun eftirnafn til workflows búin með SharePoint Designer.

Sjá hér fyrir nánari upplýsingar:

Heimasíða verkefnisins: http://www.codeplex.com/spdwfextensions

Slepptu: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=spdwfextensions&ReleaseId=8280

Útgáfa 1.0 felur í sér eftirfarandi nýjar aðgerðir:

Virka Lýsing (ef ekki sama og. Hreinar virka)
NUM-færslur() Skilar fjölda "færslur" in a string as per a specified delimiter.

Til dæmis: Num-entries in a string "a,B,c" with delimiter "," = 3.

Entry() Returns the nth token in a string as per a specified delimiter.
Lengd String.Length
Skipta() String.Replace()
Inniheldur() String.Contains()
Returns the word "true" or the word "false".
Hlutstreng(byrja) String.Substring(byrja)
Hlutstreng(byrja,lengd) String.Substring(byrja,lengd)
ToUpper() String.ToUpper()
ToLower() String.ToLower()
StartsWith() String.StartsWith()
Returns the word "true" or the word "false".
EndsWith() String.EndsWith()
Returns the word "true" or the word "false".

5 hugsanir á "Ný útgáfa: SharePoint Designer vinnuflæðisreglum Eftirnafn (band meðferð aðgerðir)

  1. Gerry Whitworth
    I solved the problem and posted it on another blog. I think the key is to put the actions into the WSS.Actions file. After doing this I was able to see the helper functions. All of the examples he has listed above work. The problem is that I can’t figure out how to use WorkFlow variables with the helper functions. I tried to substring one of my date values and then display the chopped date value in an email. This does not work at all because the program treates the variable as a string i.e. "[%_x005f_string47%]". I doubt that these helper functions work with WorkFlow variables at all. I ask how is this useful if I can’t use WorkFlow variables?
    Kannski er ég vantar eitthvað?
    Svara
  2. Ashish Kanoongo
    Halló Paul
    Ég frammi líka sömu vandamál og Gerry frammi. Ég er að fá aðgerð beita C # Helper functioon, einu sinni smellir ég þetta notthing birtast í hönnuður.
    Ég er doiing allt beint miðlara eins og á kennslu uppsetningu þinni, but no luck
    Allir hugmynd, hvaða rangur ég er að gera hér?
    Ashi
    Svara
  3. Gerry Whitworth
    Install went as expected but when I select the new action "Invoke a Function" nothing appears in the designer. Any idea what I have done wrong?
    Svara
  4. Manoj

    Hæ,

    I am trying to add Invoke C# helper function in Action on SharePoint Designer workflow..When i click on Invoke C# helper function , it does not showing in the action list..
    Allir hugmynd?….
    Why its happening.

    Svara
    1. Paul Galvin Post höfundur

      Hæ, Manoj. I assume you figured this out a long time ago. Sorry for not replying back in 2010 when you made the comment.

      Svara

Leyfi svar við Paul Galvin Hætta við svar

Netfangið þitt verður ekki birt. Nauðsynlegir reitir eru merktir *