Ново издање: СхареПоинт Десигнер Воркфлов Екстензије (стринг манипулације функције)

УПДАТЕ: Погледајте овде за мојим мислима на овај пројекат комерцијализације: 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 обухвата следеће нове функције:

Функција Опис (ако не и исто као Нето функција.)
Број ставки-() 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.
Дужина Стринг.Ленгтх
Заменити() Стринг.Реплаце()
Садржи() Стринг.Цонтаинс()
Returns the word "true" or the word "false".
Субстринг(почетак) Стринг.Субстринг(почетак)
Субстринг(почетак,дужина) Стринг.Субстринг(почетак,дужина)
ТоУппер() Стринг.ТоУппер()
ТоЛовер() Стринг.ТоЛовер()
СтартсВитх() Стринг.СтартсВитх()
Returns the word "true" or the word "false".
ЕндсВитх() Стринг.ЕндсВитх()
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?
    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

    Ћао,

    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.

Леаве а Репли

Ваша емаил адреса неће бити објављена. Обавезна поља су означена *