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
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
How many kinds of log files in webmethods?
Explain what is indices in map flow step?
how to configure sap adapter6.1
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?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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?
post me important interview question on webmethods
How many interfaces you implemented sofar?
how to configure sap adapter 4.1
Explain what are the new features in 8.0 compared to 7.1?
Explain about pub-sub architecture, where do you implemented this?
When Should You Use Flow Diagram View?