Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can I generate document through Document Builder using a local XML file?

In Document Builder, we cannot point to local XML file and run document generation. There is no option to browse to XML file (or JSON) while creating the connection. Is there any option to achieve this in Document Builder (which is possible in Launcher)?

0 votes



2 answers

Permanent link

You can host the XML file (or image or json) so that it can be accessed using HTTP/HTTPS protocol. If Document Builder is deployed on Websphere Liberty profile, the simple way is to place the file (ex. text.xml) within <DocumentBuilder>\server\liberty\servers\clm\apps\rpeng.war so that it can be accessed as 

https://<mydocbuilderserver>:<port>/rpeng/text.xml.
You can also create a folder (ex. testdata) within <DocumentBuilder>\server\liberty\servers\clm\apps\rpeng.war and place the files within testdata folder. Then the file can be accessed as 
https://<mydocbuilderserver>:<port>/rpeng/testdata/text.xml
This http(s) path can be used as URI while creating the connection.

1 vote


Permanent link

Subramanya Prasad Pilar, 


I’ve seen you answer a lot of questions about RPE/PUB in the Jazz forum.  I need help with a project to see if it is possible, however I work on a classified network.  Can I run some issues by you to see if you could help or let me know if it is possible to do?   <o:p> </o:p>

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Aug 24 '22, 10:15 a.m.

Question was seen: 1,513 times

Last updated: Dec 08 '22, 9:02 a.m.

Confirmation Cancel Confirm