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
post me important interview question on webmethods
Explain about pub-sub architecture, where do you implemented this?
How we can catch exception error on run time mode using flow language in webmethods?
What are the advantages of eai?
How many interfaces you implemented sofar?
When Should You Use Flow Diagram View?
Explain header handlers in web services
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?
How many kinds of log files in webmethods?
can any one please post Q and Ans for Trading Networks in webMethods
can we build loop step with in the branch
in such a way that the interface is look like that
branch
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 to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Where do you implemented pub-sub architecture?
Explain what are the new features in 8.0 compared to 7.1?