Attaching Entitlements to Disconnected Application Instance.

  1. Login to sysadmin console.
  2. Click on Sandboxes.
  3. Click onCreate Sandbox.
  4. Give sandbox name and click on Save and Close.
  5. Go toApplication Instance tab.
  6. Click on Create.
  7. Give Application Instance name and then click on Save.
  8. Click on Edit.
  9. Go to Child Object’s tab.
  10. Click on Add.
  11. Enter Child Object Name and click on OK.
  12. Click on created child object.
  13. Select Field Type :Lookup
  14. Provide required details.
  15. Click on Lookup Type.
  16. Execute following query:
  17. Select svr_key, svr_name from .svr wheresvr_name=;
  18. It will give you svr_key which we need to add with entitlement in code field.
  19. Enter required details and then click Save.
  20. Click on Save and Close.
  21. Click on Back To Parent Object.
  22. Click on Regenerate View.
  23. Select Form Type :Parent + Child
  24. Publish Sandbox.
  25. Goto”Scheduler”tab.
  26. Search”Entitlement List”.
  27. Click on Run Now.
  28. Search”Catalog Synchronization Job”.
  29. Click onvRun Now.
  30. Now we can see Entitlements are listed for Application Instance.

Comments

Popular posts from this blog

Troubleshooting Scheduler plugin in OIM

Using While Loop in SOA BPEL

Using OIMService API for raising request