i have a wf like wf-->s1-->s2-->s3-->s4
first start s1 later s2
later s3 here my session s3 have to run 3 times later start s4?
Answer Posted / ankit
I believe this can be achieved through Assignment task set a
variable var = var+1 & check mod(Var/3)=0 .
Other not so good approach as you are increasing more code.
create S3 in another workflow & call it from PMCMD command.
Please let me know if some one has a better approach .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Different sorts of metadata that stores in the storage facility?
How to implement security measures using repository manager?
What is informatica? Why do we need it?
Difference between Target-based loading and constraint-based loading?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
What is workflow monitor?
Explain what are the different types of transformation available in informatica.
What are the types of caches in lookup?
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
What do you understand by SOA of Informatica?
How you prepared reports for OLAP?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
How many transformations can be used in mapplets.
what is diff b/t sorter t/r and agg have the option sorter property...
Please let me know how to make encryption and decryption with example?