This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ransfer customize attributes from ShoppingCardItem to PersonWantsOrg

Hello. I need to order a multi-request resource and add a custom attribute UID_Person to the ShoppingCardItem to have the ability to select a user for request. I created similar attribute in PersonWantsOrg, but after sending an order for this request in PersonWantsOrg these fields are not automatically transferred. As i can find this transfer coding in method. How can i customize this task. Thanks

Parents
  • Your custom attribute (custom extension to OOTB table) should be added in both PersonWantsOrg & ShoppingCartItem tables. Please check the related OIM documentation (ITShop) to get the detailed guide. HTH

  • I added it to ShoppingCardItem, example i added Date attribute and into te PersonWantsOrg table too. But after applying a request i dont have such Date in PersonWantsOrg as i wrote it in ShoppingCardItem.

Reply
  • I added it to ShoppingCardItem, example i added Date attribute and into te PersonWantsOrg table too. But after applying a request i dont have such Date in PersonWantsOrg as i wrote it in ShoppingCardItem.

Children