Discuss Development
You need to be logged in to post messages.
-
0
replies1,122
viewsproblem remove contactHistory
Hi, I try to remove a contactHistory Object by id, and I receive the next xml response: 1 Unsupported object specified My request...
-
0
replies1,218
viewsFailing to build Community edition
Hi I am trying to get your community CRM to build and run on a glassfish application server, but everytime I do the ant deploy I...
-
1
reply1,202
viewsProblem update contact, contactEmailAddress, contactPhoneNumber object by XML-HTTP API
Hi, I'm trying to update a contact, contactEmailAddress, contactPhoneNumber by xml-http api, but I receive a Transaction Error. If...
-
0
replies1,202
viewsproblem update contactHistory by XML_HTTP API
Hi, I'm trying to update 'contactHistory' by the next code: DataRecord tab = new DataRecord(); tab.setName("contactHistory");...
-
0
replies1,197
viewsQuestion in fetchUserCalendar XML-HTTP API request use
Hi, I'm trying to get calendar info by the next code: crm.setLastAnchor(new Timestamp(0)); crm.setNextAnchor(new...
-
1
reply1,193
viewsCurrency Handeling - Multi-Currency
Havent seen this question raised since 3.0... Is there any support for multiple uses of currencies in the quotes and product...
-
4
replies1,252
viewsDeleting a contact using HTTP-XML API
Is it possible to delete a contact using HTTP-XML API? The documentation specifies that a contact can be deleted, but when I try...
-
0
replies1,250
viewsDeployment SaaS
I downloaded the Community Edition,how can i deployment as Saas?Is the Community Edition can deployed as Saas?
-
1
reply1,265
viewslogin.jsp
hi, i want to know when team elements recupere the password of the user in the page login.jsp. i try to cassify team elements and...
-
5
replies1,329
viewsUpload document to Ticket: ProcessDocument.do problem
After getting support we added a XML API client (clientid=1 code =TEST) to our document upload code. When we did this...