புதிய வெளியீடு: ஷேர்பாயிண்ட் டிசைனர் பணியோட்ட விரிவாக்கங்கள் (சரம் கையாளுதல் செயல்பாடுகளை)

புதுப்பிப்பு: இந்த திட்டத்தின் வணிகப்படுத்துதலில் என் எண்ணங்கள் இங்கே பார்க்கவும்: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

நான் ஷேர்பாயிண்ட் டிசைனர் மூலம் உருவாக்கப்பட்டது தற்போது வேலைப்பகிர்வுகள் செய்ய சரம் கையாளுதல் நீட்சிகள் வழங்கும் கவனம் இது என் Codeplex திட்ட வேலை பிஸியாக.

விவரங்களுக்கு இங்கே பார்க்கவும்:

திட்ட வீட்டில்: 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".
Substring(ஆரம்பி) String.Substring(ஆரம்பி)
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. ஜெரி 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?
    ஒருவேளை நான் ஏதாவது காணவில்லை?
  2. Ashish Kanoongo
    பால் வணக்கம்
    ஜெரி எதிர்கொள்ளும் என நான் அதே பிரச்சனை. நான் நடவடிக்கை சி # உதவி functioon செயலாக்க செய்துகொள்வேன், ஒருமுறை நான் இந்த notthing வடிவமைப்பாளர் தோன்றும் கிளிக்குகள்.
    நான் உங்கள் நிறுவல் கட்டளை படி நேரடியாக சர்வரில் எல்லாம் doiing, but no luck
    எந்த யோசனை, நான் இங்கு என்ன செய்கிறேன் தவறு அதனைப்பற்றியவை?
    ஆஷிஷ்

ஒரு பதில் விட்டு பால் கால்வின் பதிலை நிருத்து

உங்கள் மின்னஞ்சல் முகவரி வெளியிடப்பட்ட முடியாது. தேவையான புலங்கள் குறிக்கப்பட்டன *