Nowdays, Each and Every Application has own Taskflow flying on their own. Integrating the Taskflows is Main work.
Consider like this say as eg.
First Application - folds of some Task Flow
Second Application - folds of some Task Flow
Main Application - Consume/Integrate the Taskflow in Existing Application.
Major thing no need to duplicate all those things.In the Sense we can Re-use it.
Step 1: Try to deploy your ViewController of First Application.
Step 2: deploy it as ADFLibraryJar
Step 3: Note it down the location after the jar deployed successfully.
Step 4: Use File Connection to invoke that ADFLibraryJar
Step 4: Test your Connection.
Note : upto this step to do the same for the Second Application also.
Step 5: Try to Add it to your main application.
Step 6: finally I consumed two taskflow in my main application as a region.
Step 7: Main Page of your main application render the two consumed Taskflow of existing application.
Just i'm giving a picture about this topic. how to do. Based on their requirment you flex it.
Download here
Consider like this say as eg.
First Application - folds of some Task Flow
Second Application - folds of some Task Flow
Main Application - Consume/Integrate the Taskflow in Existing Application.
Major thing no need to duplicate all those things.In the Sense we can Re-use it.
Step 1: Try to deploy your ViewController of First Application.
Step 2: deploy it as ADFLibraryJar
Step 3: Note it down the location after the jar deployed successfully.
Step 4: Use File Connection to invoke that ADFLibraryJar
Step 4: Test your Connection.
Note : upto this step to do the same for the Second Application also.
Step 5: Try to Add it to your main application.
Step 6: finally I consumed two taskflow in my main application as a region.
Step 7: Main Page of your main application render the two consumed Taskflow of existing application.
Just i'm giving a picture about this topic. how to do. Based on their requirment you flex it.
Download here
No comments:
Post a Comment