ახალი გამოცემა: SharePoint დიზაინერი სამუშაოს გაგრძელება (სიმებიანი მანიპულირება ფუნქციები)

განახლების: აგრეთვე აქ ჩემი მოსაზრებები იმის შესახებ commercializing ამ პროექტის: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

მე უკვე დაკავებულია მუშაობს ჩემი Codeplex პროექტი, რომელიც ამჟამად ორიენტირებულია უზრუნველყოფს სიმებიანი მანიპულირება გაგრძელება workflows შექმნილი მეშვეობით SharePoint დიზაინერი.

აქ დამატებითი ინფორმაციისათვის:

პროექტის სათაო: http://www.codeplex.com/spdwfextensions

ოფიციალური: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=spdwfextensions&ReleaseId=8280

მობილური 1.0 მოიცავს შემდეგი ფუნქციები:

ფუნქცია აღწერა (თუ არ იგივე როგორც. წმინდა ფუნქცია)
რაოდენობის მასალა() 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 thoughts on "ახალი გამოცემა: SharePoint დიზაინერი სამუშაოს გაგრძელება (სიმებიანი მანიპულირება ფუნქციები)

  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?
    ალბათ მე ვერ გავიგე რამე?
  2. Ashish Kanoongo
    გაუმარჯოს პოლ
    მე ასევე წინაშე დგას იგივე პრობლემა, როგორც Gerry წინაშე დგას. მე მისაღებად ქმედება გამოიწვევს C # დამხმარე functioon, ერთხელ იმოქმედებს ამ notthing გამოჩნდება დიზაინერი.
    მე doiing ყველაფერი პირდაპირ სერვერზე როგორც პოსტი თქვენი დაყენება ინსტრუქციის, but no luck
    ნებისმიერი იდეა, სად არასწორი ვაკეთებ აქ?
    Ashi

დატოვე პასუხი უნდა პოლ Galvin პასუხის გაუქმება

თქვენი ელ-ფოსტა არ გამოქვეყნდება. აუცილებელი ველები მონიშნულია *