Author Message
MohitAvaya
Joined: May 18, 2017
Messages: 27
Offline
Hello,

I am using CAV in OD application. I am using this application in AEP 7.2.0. I want edit CAV form AEP, when I edit cav variable value from CAV column than It is updated but not able to get updated cav value in application logs.

Please let me know why it is not working.

Thanks in advance,

Mohit
Ivalberto
Joined: Sep 5, 2018
Messages: 45
Offline
Hi Mohit,

there are multiples factors , but delimited on web application server, you need to check if in the server log can you see the error. Maybe is a networkt issue between was and AEP, axis2 problem (lib version) .

to check if the AEP webService is Up you can follow this link https://AEPIP/axis2/services/VPAppVarsService?wsdl

post your log here to see.

Best regards
MohitAvaya
Joined: May 18, 2017
Messages: 27
Offline
Hi Ivalberto,

Thank you for the reply.

I have checked AEP webService(https://AEPIP/axis2/services/VPAppVarsService?wsdl) by hitting on browser on web application server. It looks fine.

Also, I have attached VP_APP_LOG_CLIENT.

It could be a certificate issue(Not sure), If yes, than can you tell where should import the certificate to solve the problem.

Thanks,
Mohit
Filename vP_App_Log_Client.txt [Disk] Download
Ivalberto
Joined: Sep 5, 2018
Messages: 45
Offline
In the runtimeconfig app in the was, you can add the certificate of the AEP.
MohitAvaya
Joined: May 18, 2017
Messages: 27
Offline

I tried to add AEP certificate in runtime config, still not working.

MohitAvaya
Joined: May 18, 2017
Messages: 27
Offline
Hi Ivalberto,

I have solved the issue. I used tomcat 7 instead of tomcat 6 with java 8, i think the service (which I am using is) supports only to tomcat 7 and it solved the issue.

Thank you for your time.
Go to:   
Mobile view