Нова порака: SharePoint Designer работното домени (низа манипулација функции)

Ажурирање: Погледнете тука за моите мисли за комерцијализација на овој проект: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

Сум бил зафатен работат на мојот CodePlex проект кој е во моментов се фокусирани на обезбедување на низа манипулација екстензии за работни текови создадени преку SharePoint Designer.

Погледнете тука за повеќе детали:

Проектот дома: 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 размислувања за "Нова порака: SharePoint Designer работното домени (низа манипулација функции)

  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?
  2. Ashish Kanoongo
    Здраво Пол
    I also facing same problem as Gerry facing. I am getting action Invoke a C# Helper functioon, once I clicks this notthing appear in the designer.
    I am doiing everything on directly server as per your installation instruction, but no luck
    ANy idea, whats wrong I am doing here?
    Ashi
  3. Manoj

    Hi,

    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..
    Секоја идеја?….
    Why its happening.

Остави Одговори на Пол Галвин Откажи одговор

Вашата е-маил адреса нема да бидат објавени. Задолжителни полиња се означени *