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 / hukam bairwa
If indices value is not set and we directly map the valueList to some variables (three in this case), all three variables will have same value because it will take inital index value i.e 0th position value.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How we can catch exception error on run time mode using flow language in webmethods?
How many kinds of log files in webmethods?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain about pub-sub architecture?
When we use repeate flow steps?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When Should You Use Flow Diagram View?
can any one please post Q and Ans for Trading Networks in webMethods
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
Explain what is indices in map flow step?
Explain what are the new features in 8.0 compared to 7.1?
When we use repeate, exit flow steps?
how to configure sap adapter 4.1
Explain about pub-sub architecture, where do you implemented this?