Method "CreateItShopOrder" for ESethasEntitlement

Hello everyone,

As the title suggests, I would like to use the CreateItShopOrder method for an assignment in the ESetHasEntitlements table.

For other assignment tables, such as OrgHasEset, this method is available.

In version 9.2, there were two accproducts that made this possible via the Webshop:

  • Business role: Role entitlement assignment (method exists)
  • System role: System role entitlement assignment (method does not exist)

Thanks for any help.

Best regards,
Michael

  • Good question!
    It looks like the customizer 'QER.Customizer.AssignmentITShopOrderEntityLogic' (Add the CreateITShopOrder method for a person or workdesk to a BaseTree M:N relation.) is not compatible with the ESetHasEntilement table. Maybe someone from Quest can provide an alternative solution to create an automated assignment request like CreateItShopOrder does.