neblaz
Level 1
Level 1
Member since ‎05-31-2021
‎07-27-2021

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 5 Helpful votes Received
Recent Badges
1 Helpful Vote
FirstQuestion

User Activity

I try Apache HttpClient to send text message to Cisco VoIP Phones. HttpPost httpPost = new HttpPost(url); httpPost.setEntity(new StringEntity(body, ContentType.TEXT_XML)); httpPost.addHeader(new BasicScheme().authenticate(usernamePasswordCredentials,...
I want to do an INSERT INTO on a CUCM table. There are two SQL requests:- ExecuteSQLQueryReq- ExecuteSQLUpdateReq I need the PKID of that insert.How to do that? Which of the two Req to use?
Community Statistics
Member Since ‎05-31-2021 05:13 AM
Date Last Visited ‎07-27-2021 06:49 AM
Posts 5
Total Helpful Votes Received 5
Helpful Votes From