i am having a csv file and it is passed to the tokenize and
is passed to the three different fields without setting the
indices property.
my question is to which variable which value goes or all
the tokenized fields tobe passed?
for eg:santosh.giridhar_satish_satish.csv-->tokenize what
will happen
Answer Posted / cvramanagupta
If your not setting indies property means. you will get the output below.
santosh.giridhar_satish_satish.csv
if delimeter _
0 santosh.giridhar
1 satish
2 satish.cs
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
Explain header handlers in web services
When we use repeate flow steps?
When Should You Use Flow Diagram View?
Where do you implemented pub-sub architecture?
When we use repeate, exit flow steps?
Explain about pub-sub architecture, where do you implemented this?
can any one please post Q and Ans for Trading Networks in webMethods
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
How many interfaces you implemented sofar?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
How we can catch exception error on run time mode using flow language in webmethods?