Quantcast
Channel: SCN : Discussion List - SAP for Mobile
Viewing all articles
Browse latest Browse all 5806

Work Manager 6.0 deployment issue on SMP2.3

$
0
0

Hi experts,

 

I am trying to deploy Work Manager 6.0 to SMP 2.3 SP03 PL01.

I encountered message "RUNNING_WITHOUT_METADATA" on SCC after deploying Work Manager zip file.

runnning_without_metadata.png

Steps I made were following

These were based on "Work Manager Installation Guide 6.0".

1) Extract SAPWorkMgr600Deploymentx64.zip and rename folder name as WM600.

2) Create Self-Signed Certificate AgentryServer.pfx by using Open SSL command as follows

    based on http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01930.0233/doc/html/smc1360600014349.html

    Authentication Certificate Creation for Agentry > Creating a Self-Signed Certificate Using OpenSSL

    openssl req -x509 -days 3650 -newkey rsa:2048 -keyout server-key.pem -out server-cert.pem
    openssl pkcs12 -export -in server-cert.pem -inkey server-key.pem -out AgentryServer.pfx

3) Copy AgentryServer.pfx file into WM600 folder.

4) Execute configuration tool SAPWorkMgr600ConfigTool.exe to WM600 folder

5) Confirm connection to ERP by running connectTest.bat in WM600 folder

6) Enter password for authentication certificate and service user by using encryptPW.bat tool as follows

    encryptPW Agentry.ini "Server Administration" authenticationCertificateStorePassword <myPassword>
    encryptPW JavaBE.ini SERVICE_LOGON UPASSWORD <myPassword>
    encryptPW JavaBE.ini PUSH_LOGON UPASSWORD <myPassword>

7) zip WM600 folder

8) Define agentry application and deploy WM.zip file


Could you give me advise to solve this issue.

Thanks

 

Tags edited by: Michael Appleby


Viewing all articles
Browse latest Browse all 5806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>