కొత్త విడుదల: SharePoint డిజైనర్ వర్క్ఫ్లో పొడిగింపులు (స్ట్రింగ్ తారుమారు విధులు)

UPDATE: ఈ ప్రాజెక్ట్ వ్యాపారీకరించడంలో నా ఆలోచనలు కోసం ఇక్కడ చూడండి: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

నేను SharePoint డిజైనర్ ద్వారా రూపొందించినవారు ప్రస్తుతం పనితీరుకు కు స్ట్రింగ్ తారుమారు పొడిగింపులు అందజేయడం వంటి కార్యక్రమాలపై దృష్టిపెట్టారు ఇది నా 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 "న ఆలోచనలుకొత్త విడుదల: SharePoint డిజైనర్ వర్క్ఫ్లో పొడిగింపులు (స్ట్రింగ్ తారుమారు విధులు)

  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?
    Perhaps I am missing something?

ఒక Reply వదిలి పాల్ గాల్విన్ ప్రత్యుత్తరం రద్దు

మీ ఇమెయిల్ చిరునామా ప్రచురితమైన కాదు. లు గుర్తించబడతాయి *