Hi,
I’m trying to call a custom API from an IAL in IFS Cloud. The procedure is in a custom ‘develop on the inside’ utility package written and deployed from IFS Developer and works fine when called from projections. The IAL also works fine if a standard IFS API procedure is called.
I have added IFSAPP. prefix to the procedure call in the IAL query and as a result of this Community question I’ve also tried the @AO.. prefix (although that seems to apply to APPS10).
Either of these result in the background job getting stuck in ‘Executing’ with progress shown as ‘Copying data’.
I have also granted execute privilege on the package to IFSINFO.
Is there something else I need to do to get the IAL to populate?