Question


IBM India Pvt. Ltd.
IN
Last activity: 23 Jan 2017 20:51 EST
BIX extracts- How to include parent and child workobjects in same extract output ?
Hello,
How to include parent and child workobjects in same extract output ? We had this working before Pega upgrade to 7.1.9, this stopped working after.
I tried using -c in command prompt, but still no luck
Can some one guide me with this.
Regards,
Praveen Rao
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!


Pegasystems Inc.
IN


Pegasystems Inc.
IN
Hi Praveen,
Please refer the attach guide and it having information/guidance for your use case.
Regards,
Sudhish OP


IBM India Pvt. Ltd.
IN
Hi Sudish,
Thanks for your response, as per the user guide (page #33) I am using -c as command line parameter. But still the child class objects are not being considered as part of the exection. This is working all good before upgrade.
Here is the command , please review and advise me accordingly
java -Xms128m -Xmx256m -classpath "/pega719/Additional_Products/BIX:/ffic/eWorkflow/db2/db2jcc4.jar:/ffic/eWorkflow/db2/db2jcc_license_cu.jar:/pega719/Additional_Products/BIX/lib/prbootstrap.jar:/pega719/Additional_Products/BIX/lib/prbootstrap-api.jar:/pega719/Additional_Products/BIX/lib/prdbcp.jar:/pega719/Additional_Products/BIX/lib/jsr94-1.0.jar:%CLASSPATH%" -Dpegarules.config=/pega719/Additional_Products/BIX/config/dev/prconfig.xml -Dpegarules.logging.configuration=/pega719/Additional_Products/BIX/config/dev/prlogging.xml -Dcom.pega.pegarules.bootstrap.ignorejndi=true -Dcom.pega.pegarules.bootstrap.properties.url=file:/pega719/Additional_Products/BIX/config/dev/prbootstrap.properties com.pega.pegarules.pub.PegaRULES com.pega.pegarules.data.internal.access.ExtractImpl -c -I $1 -a praveen -p xxxxxx
Regards,
Praveen Rao


Pegasystems Inc.
IN
Hi Praveen,
when using the -c command line option to extract from child classes, those child classes whose class tables do not include the pxCommitDateTime
property will be skipped. Is this the case?
Regards,
Sudhish OP


IBM India Pvt. Ltd.
IN
Hi Sudhish,
What is the best way to check that , here is what I see about the child class,


Pegasystems Inc.
IN
Hi Praveen,
The images you have added are not loaded properly. Please use 'add media' option in the comment box to send the image inline.
Regards,
Sudhish OP


IBM India Pvt. Ltd.
IN
Hi Sudhish,
I have added those screenshots in word document. Please find the attachment.
Regards,
Praveen Rao


IBM India Pvt. Ltd.
IN
Hi Sudish,
Did you get a chance to review the details I provided.
Regards,
Praveen Rao


Pegasystems Inc.
IN
Hi Praveen,
The details looks fine and I will get back to you shortly.
Meanwhile,try the suggestion from Ratan@22 below


Areteans Technology Solutions
AU
Hey Praveen,
Can you try running the Extract rule seperately and check the query that is getting generated in the clipboard page? Run the same query in the DB client. That way we can understand what is the actual result of the BIX extract rule. Let me know if this works out.
Regards,
Ratan Balaji