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
When we use repeate, exit flow steps?
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)
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
How many kinds of log files in webmethods?
Where do you implemented pub-sub architecture?
Explain about pub-sub architecture?
When Should You Use Flow Diagram View?
What are the advantages of eai?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain what are the new features in 8.0 compared to 7.1?
Explain header handlers in web services
When we use repeate flow steps?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
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?