Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone, I has problem with connnect database uccx 11.6.
in uccx 11.5 connect information correct:
jdbc:informix-sqli://<ip-address>:1504/db_cra:informixserver=ccx_pri_uccx
username=uccxhruser
password=5:T{i,5e!KqD*8
But version > 11.5 connect in...
Hi everyone, I want get info datasource uccx 11.6 but connection fail because incorrect username or password.
In UCCX 11.5 I get info success with
Username: uccxhrcPassword: 5:T{i,5e!KqD*8
But it is not accept with UCCX 11.6 . please help me !
Hi everyone
I have problem in planet GET JSON DOCUMENT DATA.
My json data return via respose is format JSON Array.
How to get element 2nd in result for picture below?
Please help me.
Hi everyone.
I have problem. Please help me!
I use UCCX 11.5, version system is JRE 1.7u101.
I can'n find jdk 1.7u101. My computer run JRE 1.7u79.
I complie jar file and upload to uccx administrator and execute strep by step.
1. upload jar file in to...
Hi everyone!
I use planet Make REST call api, then I create variable Document type docXMLTemp recieve data when call api.
After call api , value of docXMLTemp =
<ProdTypes>
<prodType>
<stockBal>986000</stockBal>
<atype>FD</atype>
<stock/>
<ca...
Hi Chintan Gajjar. I had Please try fully qualified class name(package.classname) but not success.
Is the cause lies in the java version? 1.7u79 could not applies 1.7u101?
Hey Chintan Gajjar I have list XML data in Picture below:
I cannot retrieve 1 Object XML, hower retrieved 1 Field in Object.
I try retrieve 1 Object with XPath tool ,
/descendant::prodTypes/child::prodType/child::prodType[1]
OR //prodType[@index = 1...
I use method = POST, datatype is json but response is XML data.
Please send some template data in planet Make REST Call use method = POST and response return data is application/XML.
Thank you supported me !