What is CXInstanceServiceSuppliment?
Hello,
if you check wf Cfg API Batch Test, there are some steps that get info about attributes that call the CXInstanceServiceSuppliment.GeAttribute to get XA Id for example.
But tried this in escript and it says that the class does not exist. And indeed does not exist.
Why is there in an example wf but it does not actually exist?
Basically my need is to get XA Id for some attributes to be able to populate them via RCOIS.SetAttribute method. the set attribute works fine(nice surprise there), but I do not have a easy manner to get the xa id.