Cyberduck upload fails (4 Comments)
Topic by Renish AnkolaContentHello All,We have getting error "Moved Temporarily" whenever we upload files using Cyberduck.Its version is 4.5.2.Can anyone guide us how we solved out this error?I...
View ArticleHow can I get a Breadcrumb?
Topic by Haruki MaejimaI will create a breadcrumb as follows.FAQ > "category name "> "answer name"If I click a category, I want get the category name from category name.I have alredy used...
View Article[BPEL][RightNowAdapter]Username is not specified in UsernameToken (2 Comments)
Topic by Ramy NATOURContentHello everyone,I’ve followed the BPEL - RightNowAdapter tutorial and I’m currently having some issues with the final testing part.The first error I got was the "JCA binding...
View ArticleHow to add a contact picture for Oracle Tap? (2 Comments)
Topic by Carl BramblettContentHi,What is the technique to add a picture to a contact in the app Oracle Tap?Thanks,CarlVersionNovember 2014Image
View ArticleFilter answer report by product id with CONNECT API. (5 Comments)
Topic by Kazuyoshi TakahashiContentHi I want to filter answer report by product id with CONNECT API. I wrote the code as below. initConnectAPI(); $status_filter = new...
View ArticleHow to fetch the File Attachment using Custom process ? (4 Comments)
Topic by Narendra MuttineniHi, I am writing the custom process using process designer to integrate with the external system. The custom process will trigger after update the incident. I am able to...
View ArticleBatching and Chaining: Associate a newly created asset with existing incident...
Topic by Shreyas PandhariContentHi,I have a requirement where an inventory system would need to create asset record in RightNow, associate the newly created asset with the incident as an asynchronous...
View ArticleLaunch Broadcast Mailing from webservice? (5 Comments)
Topic by Agustin BattaglinoHi all, is this possible?We have the need to start and launch a broadcast mailing by invoking Connect SOAP Webservices.I know there is no exposed webservice to do so, but...
View ArticleScheduling Broadcast Mailing (1 Comment)
Topic by Agustin BattaglinoHi folks, is it possible to schedule a broadcast mailing more than once a day? We would like to run a broadcast mailing in intervals of half an hour or less for...
View ArticleUse Soap to destroy Custom Objects where field = value (1 Comment)
Topic by Bastiaan van der KooijContentHello,I am trying to use Soap in an Addin to destroy Custom Object records which have a specific value. Something Like:Destroy From CO.whatever WA Where WA.field =...
View ArticleUpdating Custom Field on Organization (1 Comment)
Topic by Tushar KapadiHello,I am trying to update Custom Field on Organization using SOAP UI and it throws following exception:Could not find property for given key: Customer_Number While processing...
View ArticleSOAP to force logout an agent (5 Comments)
Topic by Priya GopalHow to force logout an agent using SOAP
View ArticleHow to create a new record into Custom Object on CPM? (1 Comment)
Topic by Kazuyoshi TakahashiContentHi.I tried to create a new record into a custom object on CPM.But It failed.I could update a record by queryObject.Does anyone know how to create a new record into a...
View ArticleIncident File Attachment Access in ConnectPHP (16 Comments)
Topic by Mitchell WelchContentHi All,I have been having some trouble accessing file attachments on incident object using the connectPHP API version 1.2 in the November '12 version of RN. Basically what...
View ArticleError creating Opportunity via SOAP
Topic by Esteban OlivasContentHello,I need to create a Opportunity, i'm doing the create operation via SOAP, and i actually create the opportunity but can only assign the 'Name', others fields are not...
View ArticleError when creating FileAttachment of a Custom Object (3 Comments)
Topic by Pramod VContentHi All,I am trying to update a Custom Object called as Invoices; which will create a Fileattachment to it. I have mapped all the fields properly and still get this error:"Value...
View ArticleException when batching operations (6 Comments)
Topic by Agustin BattaglinoHi folks, we are creating Contacts through Soap API services combining Batch + Create operations.We must create millons of contacts, so the idea is to use Batch Operation...
View ArticleGetting SSLHandshakeException (7 Comments)
Topic by rahulg@cybage.cHi, While trying to connect to RNT from one of our Linux dev hosts, we are facing the below exception while creating the connection.Code:RNOWObjectFactory OF= new...
View ArticleError when updating Incident Queue (2 Comments)
Topic by Trey RoweContentWe are attempting to use the Connect API in C# and update the Queue that an Incident is in. No matter how many Incidents we try to update, (1 - 170) we get the same error:...
View ArticleRead time out when destroying objects through SOAP API (4 Comments)
Topic by Agustin BattaglinoHi all, we are willing to destroy a bunch of Contacts from our site via SOAP API, so the idea is to invoke "destroy" method with an array of about 800 contacts.As far as I...
View Article