Hello,
i try to call an api for assiging certificates to dcm apps:
https://www.ibm.com/docs/en/i/7.4?topic=ssw_ibm_i_74/apis/qycdupcu.htm
I get constantly an error for parameter [0]
A short example of my code is attached.
Now IBM Support tells me that accoriding to:
https://www.ibm.com/docs/en/i/7.4?topic=classes-serviceprogramcall-class
You can only pass 7 parameters to the ServiceProgramCall class, but the api QycdUpdateCertUsage needs 8.
Is there another way for calling a SRVPGM API with more than 7 parameters?
regards
You can close this.
According to the support it is possible to use more than 7 parameters with pointers.
The solution came with a PTF some months ago.
I could get it to work.
best regards
ServiceprogramCall supports more parameters from JTOpen 10.6