નવી પ્રકાશન: શેરપોઈન્ટ ડિઝાઈનર વર્કફ્લો એક્સ્ટેન્શન્સ (શબ્દમાળા મેનીપ્યુલેશન કાર્યો)

અપડેટ: આ પ્રોજેક્ટ commercializing પર મારા વિચારો માટે અહીં જુઓ: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

હું શેરપોઈન્ટ ડિઝાઈનર દ્વારા બનાવવામાં હાલમાં વર્કફ્લો માટે શબ્દમાળા મેનીપ્યુલેશન એક્સ્ટેન્શન્સ પૂરી પર ધ્યાન કેન્દ્રિત કર્યું છે કે મારા કોડપ્લેક્સ પ્રોજેક્ટ પર કામ વ્યસ્ત કરી છે.

વિગતો માટે અહીં જુઓ:

પ્રોજેક્ટ ઘર: http://www.codeplex.com/spdwfextensions

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

આવૃત્તિ 1.0 નીચેનાં નવા લક્ષણોનો સમાવેશ કરે છે:

કાર્ય વર્ણન (તરીકે જ ન હોય તો. નેટ કાર્ય)
NUM-પ્રવેશો() Returns the number "entries" in a string as per a specified delimiter.

ઉદાહરણ તરીકે: Num-entries in a string "a,બોલ્ડ,કેચ:" with delimiter "," = 3.

પ્રવેશ() Returns the nth token in a string as per a specified delimiter.
લંબાઈ String.Length
બદલવું() String.Replace()
પડે() String.Contains()
Returns the word "true" or the word "false".
શબ્દમાળા(આરંભ) String.Substring(આરંભ)
શબ્દમાળા(આરંભ,લંબાઈ) String.Substring(આરંભ,લંબાઈ)
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 પર "વિચારોનવી પ્રકાશન: શેરપોઈન્ટ ડિઝાઈનર વર્કફ્લો એક્સ્ટેન્શન્સ (શબ્દમાળા મેનીપ્યુલેશન કાર્યો)

  1. ગેરી વિટવર્થ
    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?
    કદાચ હું કંઈક છું ગુમ?
  2. Ashish Kanoongo
    પીડી હેલો
    ગેરી સામનો તરીકે હું પણ એ જ સમસ્યા સામનો. હું ક્રિયા C # હેલ્પર functioon જગાડવા મેળવવામાં છું, એક વખત હું આ notthing ડિઝાઇનરે દેખાય ક્લિક્સ.
    હું તમારી સ્થાપન સૂચના પ્રમાણે સીધી સર્વર પર બધું doiing છું, but no luck
    કોઈપણ વિચાર, હું અહીં કરી રહ્યો છું ખોટું whats?
    આશિ

એક જવાબ છોડો પીડી Galvin જવાબ રદ કરો

તમારું ઇમેઇલ સરનામું પ્રકાશિત કરવામાં આવશે નહીં. જરૂરી ક્ષેત્રો ચિહ્નિત થયેલ છે *