Question & Answer
Question
How to deploy the file upload utility in BPM 8.5.5?
Answer
On Demand Consulting
Author: Xiang Wu
- I created lib folder under E:\IBM\WebSphere\AppServer\profiles\PSNode1\installedApps\PCCell1\IBM_BPM_Teamworks_SingleCluster.ear\teamworks.war\WEB-INF and copy the fileupload.jar, commons-io-1.2.jar, commons-fileupload-1.1.jar to it.

?
- Copy the configuration files to E:\IBM\WebSphere\AppServer\profiles\PSNode1\resources\custom\fileupload. You need to create resources\custom\fileupload folders under E:\IBM\WebSphere\AppServer\profiles\PSNode1.

?
- Copy the JSP files to E:\IBM\WebSphere\AppServer\profiles\PSNode1\installedApps\PCCell1\IBM_BPM_Teamworks_SingleCluster.ear\teamworks.war\html\custom\fileupload. You need to create the folders if they don?t exist.

?
- Copy your log4j.xml to E:\IBM\WebSphere\AppServer\profiles\PSNode1\config\cells\PCCell1\nodes\Node1\servers\SingleClusterMember1\process-center\config.

?
- Specify the log4j.xml location from WAS Admin Console. Login to the WAS Admin Console and navigate to: Servers -> Server Type -> Websphere Application Server -> <SERVER> -> Java and Process Management -> Process definition -> Java Virtual Machine. In "Generic JVM Arguments" add -Dlog4j.configuration=file:E:/IBM/WebSphere/AppServer/profiles/PSNode1/config/cells/PCCell1/nodes/Node1/servers/SingleClusterMember1/process-center/config/log4j.xml which is shown as below.

?
- Restart BPM
- Import FileUpload.export to BPM 8.5.5 and run the Upload to FileSystem service.



?
- The log file should be found in specified location which is configured in step 4 and 5.

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSQTW3","label":"IBM On Demand Consulting for Hybrid Cloud"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"","label":""}}]
Was this topic helpful?
Document Information
Modified date:
08 December 2018
UID
ibm10776359