ActiveControl includes APIs that are used by Basis Technologies’ out-of-the-box SAP-based integrations – and also increasingly by customers using other middleware to integrate ActiveControl with other 3rd Party products.
One of those customers highlighted some of the APIs could be used without authorisations – so these have now been updated so that the detailed authorisation activity is now required by the user making the call.
API Activity | Low level API | _.Authorisation Activity now required |
---|---|---|
Business Task creation | /BTI/TE_TASK_CRT | Y_TE_TASK with activity ‘CREATE’ is required |
Business Task change | /BTI/TE_TASK_CHANGE | Y_TE_TASK with activity ‘CHANGE’ is required |
Business Task approval | Y_TEUSER with activity ‘APPROVEALL’ is required |
Configuration Steps
No specific configuration is required for this. If using these APIs, then an integration user with the appropriate authorisations will be required.
Post your comment on this topic.