on 2018 Aug 02 3:18 PM
I started with these standard objects:
I’ve created copies of the following
When I ran these copied versions they picked up SAP Framework configuration under key mobile app SAP_WORK_MANAGER_65.
I copied this SAP Framework Mobile App configuration to a new mobile application key ZAP_WORK_MANAGER_65_DEV.
How do I point my new Agentry app at this new SAP Framework mobile application?
I've looked everywhere and can't find anything obvious 😞
Cheers,
Cathy
Request clarification before answering.
Hi Cathy,
In the JavaBE.ini file for the application (found in the root server directory for the application in the SMP directory), you will want to update the APPNAME setting under [HOST] which is at the very top of the javaBE.ini file (see example below)
[HOST]
server=your-SAP-server-name-here ; mobile application name configured in sap like SMART_WORK_MANAGER_51, SMART_CUSTOMER_SERVICE_10, SMART_ISU_WORK_MANAGER_10...etc
APPNAME=SAP_WORK_MANAGER_64
Update the APPNAME to match the application name in the SAP framework (it is case sensitive)
To have this change take effect, after making this change, you will need to redeploy the application.
Brian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.