When is the best scenario to share an Application Modeller ?

Kamal

New Member
Hi All

We know we can make the application modeller shareable of an object. But in which scenarios we need to do that ? Can anyone provide some real scenarios ?
 

Pete_L

Active Member
You don't NEED to share it, but it is an option. Sharing allows for reuse of previously defined screen elements, but it is not necessary to share. I cannot think of a reason for needing to share it otherwise.
 
Application Modeler Sharing is always Optional in Object

Some Scenario Based Example when I used it in my module -
1. If we have one application and multiple part under that application we need to distribute amongst the certain members of team. we can make one parent object keep all primary things Launch ,Login, Terminate, or some common thing as per your application. Then make this sharable object so that child object can directly use this as it is and if needed add more elements in application modeler of child object as per there process or objectives.
2. If you add some element in app modeler of Child Object which used shareable objects. of it parent Object then in parent app modeler it will be also visible.
3. It can be benefit if you wanted to take back into release as if you can include parent object all elements of child will be present.
4. Easy to distribute work with different developer in the team as each dev can focus on his own design as common objects elements are already designed.
5. Totally wish of dev how they wanted to segregate things in object level
 
Hi Kamal,
Attach the application is need in child object . Its simple root element is same only so just need to use it to make attach and followed by that whatever your process demand precondition and post condition waits you can keep and complete the page.
 
Top