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 / siva subrahmanyam
pub.string.tokenize service takes 2 inputs, the string to be tokenzied and the delimiter character which is comma in this case as the file is .csv file.
It produces one output valueList at a stretch which is the array of strings tokenized from the inString.
I don't think there is scope to set indices property and map each value to one variable on the output.
Thanks
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
When we use repeate, exit flow steps?
When we use repeate flow steps?
how to configure sap adapter6.1
How we can catch exception error on run time mode using flow language in webmethods?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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)
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?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
When Should You Use Flow Diagram View?
Explain what is indices in map flow step?
How many kinds of log files in webmethods?
Explain about pub-sub architecture, where do you implemented this?
Explain about pub-sub architecture?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
What are the advantages of eai?