When I choose a PCML file, I can only set it if I browse the PCML file from the file system.
If I choose to set it from the workspace in eclipse, having it in the same project. When I try locating pcml file then getting an error that it cannot find the file.
"Exception received: [java.util.MissingResourceException] PCML document source 'Resource/XYZ-rpgpgm/ABCD.pcml' cannot be found"
We are using JT400 9.1 version.
Hi Zhang
do we have any update on this ?
Hi Zhang,
Any update on this ?
Hi Zhang,
Could you please provide an update on this query.
hi, Can I get a sample code? How do you call the ProgramCallDocument with the pcml?
This is an example, hope it's helpful.
ProgramCallDocument pcml = new ProgramCallDocument(as400, testPCML);
String testPCML = "com.ibm.as400.pcml.test.test.pcml";
In my example, the pcml file name is test.pcml. FYI
Hi Zhang,
Please read the attached word document "Context"for more information on the issue we are facing. Also, please find below lines of code :
if (model instanceof ProgramCall && ((AbstractProgramObject) section.getInput())
.isPCMLEnabled()){
Hi Zhang,
Any update on this ?
Hi Zhang,
Any update on this ?
Hi Zhang,
Any update on this ?