নতুন রিলিজ: SharePoint ডিজাইনার কার্যপ্রবাহ এক্সটেনশানগুলি (স্ট্রিং ম্যানিপুলেশন ফাংশন)

আপডেট: আমার চিন্তা জন্য এই প্রকল্প commercializing এখানে দেখুন: http://paulgalvin.spaces.live.com/blog/cns!1CC1EDB3DAA9B8AA!569.entry

আমি SharePoint ডিজাইনার মাধ্যমে নির্মাণ বর্তমানে workflows স্ট্রিং ম্যানিপুলেশন এক্সটেনশনগুলি প্রদানের উপর দৃষ্টি নিবদ্ধ করা, যা আমার Codeplex প্রকল্পের কাজ ব্যস্ত চলেছি.

বিস্তারিত জানার জন্য এখানে দেখুন:

প্রকল্প হোম: http://www.codeplex.com/spdwfextensions

প্রকাশ করুন: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=spdwfextensions&ReleaseId=8280

সংস্করণ 1.0 নিম্নলিখিত নতুন বৈশিষ্ট্য অন্তর্ভুক্ত করা:

কাজ বর্ণনা (যদি. নেট ফাংশন একই হিসাবে না)
Num-দাখিলা() সংখ্যা "এন্ট্রি রিটার্নস" in a string as per a specified delimiter.

উদাহরণস্বরূপ: একটি পংক্তি "একটি num-দাখিলা,বো,গ" সঙ্গে বিভেদক "," = 3.

প্রবেশ() Returns the nth token in a string as per a specified delimiter.
দৈর্ঘ্য String.Length
প্রতিস্থাপন করা() String.Replace()
উপস্থিত() String.Contains()
রিটার্নস শব্দ "সত্য" বা শব্দ "মিথ্যা".
সাবস্ট্রিং(আরম্ভ) String.Substring(আরম্ভ)
সাবস্ট্রিং(আরম্ভ,দৈর্ঘ্য) String.Substring(আরম্ভ,দৈর্ঘ্য)
ToUpper() String.ToUpper()
ToLower() String.ToLower()
StartsWith() String.StartsWith()
রিটার্নস শব্দ "সত্য" বা শব্দ "মিথ্যা".
EndsWith() String.EndsWith()
রিটার্নস শব্দ "সত্য" বা শব্দ "মিথ্যা".

5 চিন্তা "নতুন রিলিজ: SharePoint ডিজাইনার কার্যপ্রবাহ এক্সটেনশানগুলি (স্ট্রিং ম্যানিপুলেশন ফাংশন)

  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?
    সম্ভবত আমি কিছু অনুপস্থিত am?
  2. Ashish Kanoongo
    পল হ্যালো
    গেরি সম্মুখীন হিসাবে আমি একই সমস্যা সম্মুখীন. আমি কর্মের একটি সি # সাহায্যকারী functioon ডাকা পেয়ে am, একবার আমি এই notthing ডিজাইনার প্রদর্শিত ক্লিক.
    আমি আপনার ইনস্টলেশনের নির্দেশনা অনুযায়ী সরাসরি সার্ভারে সবকিছু doiing am, but no luck
    কোনো ধারণা, আমি এখানে কাজ করছি ভুল whats?
    Ashi

একটি উত্তর ত্যাগ পল Galvin উত্তর বাতিল করুন

আপনার ইমেইল ঠিকানা প্রচার করা হবে না. প্রয়োজনীয় ক্ষেত্রগুলি চিহ্নিত করা আছে *