Topic by Calvin Leong
Content
I am trying to create organization with SLAInstance (see code block below) but it got created without SLA instance. I am using Connect Web Services for SOAP. I did not get error in the during RightNowSyncPortClient Create().
The legacy program is using service reference version 10.11. However my RightNow CX had been upgraded to 13.5. I do not want to update the service reference for the time being because it will break the legacy code (project failed to compile).
Thanks in advance.