Minha área
Comentários
-
Hi @User_I6EM9 , Thank you for posting in the community! Please allow some time for the gurus/members to look into this and update you for any findings. To everyone, feel free to share your thoughts! -Mikko
-
Do you still need assistance on this @Jenny_LN ? -Mikko
-
You can perform search via SOAP but not create the Saved Search itself. -Mikko
-
On this part: <recType xsi:type='platformCore:RecordRef' internalId='customrecord_test_create' type='customRecord'/> should be internal id of the custom record not the script id. -Mikko
-
It is. However, the if statement in the provided code is closed without anything inside: -Mikko
-
Hi @Eklon Eleuterio , I'm great. Thank you for asking! I trust you are as well! 🙂 The POST response for REST when creating a record is not customizable. Which it only returns the http status code for OK status when successful. -Mikko
-
Hi Preethi @Preethi Kondur , Thank you for posting in the community! Our gurus/members will look into this and update the thread for any findings. To everyone, feel free to share your thoughts. -Mikko
-
Hi @KNason76 , Thank you for posting in the community! Our gurus/members will look into this and get back with more information. To everyone, feel free to share your thoughts. -Mikko
-
That should be correct for the fieldChanged. However, you also have postSourcing function. Try to check this part. Is the if statement logic correct without doing anything if it satisfied the condition? -Mikko
-
Double check the values on the submitfields parameter. Type : Can use the following values that can be found in this article. values: make sure it is key-value pair. (try logging first the data from the context.value) id: double check if it is returning integers. Try to log the values from your context. Try to submitfields…
-
Hi @Eklon Eleuterio , the REST HTTP Status Code response could not be customize. You may want to submit an enhancement request for this type of concern. -Mikko
-
What error are you encountering, @User_GNPB3 ? Double check the internal id, it should be number/integers and not the script id of the custom record. -Mikko
-
Thank you @Gaurav_NS for answering. Hi @User_R2D2 , do you still require assistance on this or did you already found an answer? It is true that SAML cannot use Administrator Roles and the user cannot see other roles without SAML permission if they logged in via SAML SSO. Vice versa when it comes to signing in directly form…
-
Have you used external Id? It seems these fields are mandatory. It is required for newly added records. The second record did not referenced the first record correctly that is why it is returning the error. -Mikko
-
It seems that this email does not contain the source. If it is from a workflow, you can check the workflow logs. Also, have you check the email templates? -Mikko
-
Hi @User_TWSVV , do you still need help on this concern? -Mikko
-
Hi @Neo_Suite , do you still need help on this concern? -Mikko
-
You have to source the desired field from a Custom field if it is not available in the standard fields that can be found on the following billing schedule related tables (billingSchedule,transactionLine,transaction). -Mikko
-
What is the result of the Saved Search you are referring? I tested a scenario where my Saved Search of a Custom Record returning the Name. Then I enter the Name column in the Input Id/Value(Case Sensitive). Please make sure to use "data" in the Response Key to get the data of the referenced Saved Search. Here is a sample…
-
How's it going, @Sivasubramaniam ? Let us know if you still need assistance on this concern. -Mikko
-
Hi Lafi @Lafi Abdellatif , you can manually check the records or create a Saved Search to find the record with specific internal id. -Mikko
-
It seems this is duplicate of this thread. Please do reply on this thread moving forward. -Mikko
-
It seems this is a duplicate of this thread. Please do reply on the other thread moving forward. -Mikko
-
In the upsertList, include an externalId so that the request will only target specific record which will be determined by the external Id. Then, when adding the address, make sure to include the replaceAll option to false so that you can add 2 addresses. -Mikko
-
It is still open for votes. -Mikko
-
Hi @Vernita , is the amount field mandatory? If yes, you need to include amount before you can commit the line. -Mikko
-
Could you please clarify what do you mean by endpoints? Did you mean different types of records? The search operation varies from what record you are trying to search. E.g Vendor payment will use Transaction type of search. For SOAP example, you may want to use Search operation then use TransactionBasicSearch or…
-
As mentioned, since the Invoice Group is not available to web services, you can make use of scripting as it is available on this feature. You can create a custom field to hold the value of the "Grouped To" field in the Invoice record to determine which group it belongs to. -Mikko
-
Thank you for sharing this, @Jenny_LN . Would you mind letting us know how the User Event script updating the Custom field? Also, we encourage you to mark the question answered by clicking "Yes" in the 'Did this answer the question' so that other members will find the answer quickly. -Mikko
-
Hi Sara @Sara Gregorsson , Thank you for posting in the community! Our gurus/members will look into this and get back with more information. To everyone, feel free to share your thoughts. -Mikko