on 2022 May 09 2:13 PM
Hi Community,
I am currently trying to develop a custom SAP PI/PO Java EAR Job.
I followed the offical documentations from SAP:
Creating and Scheduling Your First Job
And other blogs:
Message Alerting in SAP PI/PO: Sending Alerts as Push Notifications to Mobile Device
Job Scheduling on SAP PO ( SAP PI Java stack )
But I fail at the following step "Setting the Build Path".
Its says I need to add a reference to "tc/je/scheduler/api" but it doesn't say how exactly. I looked in all the projects, I have created, in the settings and properties but I have no clue where I can add the reference of "tc/je/scheduler/api".
I have a customjob, customjobClient and customjobEAR project. In the customjob Project
I tried skipping this step but then it came to the point where I tried to deploy the Job and I get the error message:
Error during deployment: [ERROR CODE DPL.DCAPI.1027] DeploymentException
Reason: ASJ.dpl_dc.001085 Operation [deploy] of [<projectEAR>] failed.
I thank for any hint or help.
BR,
Andreas
After looking some more I found following document:
Job Scheduling from Web Dynpro Java for CE 7.1 Using Java Scheduler API and EJB3.0
Which describes how to proper create a Job. He mentions to just import the JAR into the Project as an external JAR.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.