XML Error ORAMED-02001 [Invalid filter expression] (1 Comment)
Topic by Heena KarirHi All,I am trying to connect to a web service through XML but I am getting error ORAMED-02001 [Invalid filter expression]. Has anyone encountered this error? If yes, any idea how...
View ArticleRawNumber field is not working in Production (1 Comment)
Topic by Sathish KumarHi ,Below is the query I am using for fetching the record,SELECT contact FROM Contact c WHERE Contact.Phones.RawNumber='"+phoneNumber+"'This query works perfect in test instance...
View ArticleAccessing the RawNumber in Contact (2 Comments)
Topic by Sathish KumarHi,I need to use the RawNumber field in the WHERE clause to fetch the records.But its not returning anything , even though the values are available in raw number field of Contact...
View ArticleUpdate custom object's text field. (2 Comments)
Topic by Bishnu PaudelContenthi all,We have a text field in a custom object whose 'Field usage' is 'plain text' and Length of Field is 256. We need to increase the filed size to be able to store longer...
View ArticleWstxParsingException (1 Comment)
Topic by Edwin KeetonI'm receiving this error when I call the constructor for the RightNowSyncServiceStub. The detail message is Undeclared namespace prefix "t" at [row,col {unknown-source}]: [3,28]I...
View Articlethe file does not contain any valid add-ins (8 Comments)
Topic by MariaHello All!!I'm deveopment my first add in .NET application.I follow all steps from file: connect_addin_framework_getting_started_guide.pdf But, in the last step, when I try to add the...
View ArticleFileAttachments and Prev (1 Comment)
Topic by Mark BradleyHi all,Im trying to write a Custom Process script on Incident Update to trap if an attachment has been added to the Incident. It works fine on Create as I can check attachment...
View ArticleUpdate Custom Field Menu selection
Topic by Jan G.ContentWithin an integration need to update custom field menu items from flat file data that includes an incident reference number with other information to update (i.e. various shipping...
View ArticleBatchResponse Invalid_Field for Email C# (5 Comments)
Topic by Andrew WoosterContentI am trying to create contacts using the batch process and I am trying to set the contacts email but it is throwing an error: "Unknown field for Contact: Email\nWhile...
View ArticleProcess Designer: Logged in account's Id (15 Comments)
Topic by M KContentWhile using Custom Processes(Process Designer), is there any way to capture the Logged in account's id in the php code ?For example in case of incident_update , i want the...
View Articleemail validation - filter_var doesnt work (4 Comments)
Topic by Magivai have a contact importer on a custom_script and i need to validate the email address before saving itfilter_var doesnt seem to work for reasons i dont knowdoes anyone have a good...
View ArticleErrown while running analytic report from API
Topic by Sathish KumarHi ,I need to run the analytical report from API, below is the code I tried to run but I end up with run time error. RunAnalyticsReportResponseMsg responseMsg =...
View ArticleCustom Process can not update a contact custom field! Help
Topic by Cristhian JuarezContentHi everyone,I am trying to update or set a value to a contact custom field when creating a contact, but i don't know what am i doing wrong. I leave my cpm code. Please i...
View ArticleCreating generic objects using SOAP API
Topic by Seguros BolívarContentHi, I've been trying to debug and get working fine an upload a big amount of a Custom Object created using SOAP API.The message is the...
View ArticleHow database connection is managed
Topic by MDLHow database connection is managed when CP consumes connect data services? Any document which I can refer to?
View ArticleHow database connection is managed
Topic by Abbas MeeranHow database connection is managed when CP consumes connect data services? Any document on this?
View ArticleXML Error ORAMED-02001 [Invalid filter expression] (2 Comments)
Topic by Heena KarirHi All,I am trying to connect to a web service through XML but I am getting error ORAMED-02001 [Invalid filter expression]. Has anyone encountered this error? If yes, any idea how...
View ArticleEscape string query for contact import? (2 Comments)
Topic by Harriet LakerHi there,I have an import script set up to run every night. It either updates a contact if it already exists or creates a new one. Some of the contact names and email addresses...
View ArticleHow to increase timeout for Update()? (2 Comments)
Topic by MikeContentI am trying to run Update() on 1000 Answer objects but it does not complete before the timeout kicks in.System.TimeoutException: The request channel timed out while waiting for a...
View ArticleEmail Address Regular Expression
Topic by Andrew WoosterContentIs it possible to get the regular expression Oracle uses to check to see if a email address is valid or not? - Andrew W -VersionFebruary '15
View Article