7/1/2025 7:35:10 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
New Contact
Posted: 28 Dec 09 7:55 AM
|
Hi Guys,
I'm developing a tool in .NET which should bring contact data into SLX 7.5.2 using the new SData. Everything is working fine except creating new contacts. After filling the template, I call
client.uploadstring("contacts", "POST", contactdata)
now on this line I always run into an exception which only tells me:
(500) Internal server error.
Is there anything which MUST BE added into the payload or which has to be configured addionally? I'm very sure that this has something to do with the Account to which the contact should be related to.
If neccessary I can provide the complete function which creates the new contact.
Thanks in advance
Kai |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|