Configuration and Administration
Discussion List
-
How to enable CTI partner media toolbar for partiular user?Content Hi Team, We have enabled the CTI partner media toolbar in our application by making the below profile option as "Yes" at the site level. So it is visible to all …
-
Can we get child record against the selected parent record through API?Content Hi Team, I have 2 FCL field as F1_c and F2_c, in which F2_c having a parent constraint mapping. So If I selected any value from F1_c, then the corresponding mapp…
-
First Reponse Milestone Resetting when moving QueuesContent Hello, We've recently moved to category queues for HRHD (old) and have found that when a ticket is moved between queues the First Response Milestone is reset. Th…
-
Assign same login to multiple organization in OCCSummary Login to multiple organization with one usernameContent Is there a way if we assign a user to multiple organization to be able to choose the organization he want…
-
How to send email to group members from service requestContent Hi Team, I want to send mail to all the members available in the queue whih is selected in the SR. I tried using Object workflow with Resource group option in th…
-
how to Import LOV into applicationContent Hi, I have to create a field with LOV which having number of lists. Is there any option to import the Lookuptype and Lookup code through file import? If anyon aw…
-
Page Composer - All custom CRM job roles are not enlistd while creating sandbox for specific rolesContent Hi All, I want to created sandbox to make page level changes for specific job roles. When I select the layer as Job Role, I don't see all the custom CRM Job Role…Jitendra Singh-Oracle 25 views 3 comments 1 point Most recent by Siraj Syed -Support-Oracle Fusion Service
-
Hide objects in workspace for some rolesSummary Hide some objects in workspace for specific rolesContent Hi, Is it possible to hide specific objects in workspace UI for some roles, Those objects should be visi…
-
Creating Service request on behalf of multiple users for instance creating a SR on behalf of a teamSummary Looking for a solution to log a Help desk ticket for reporting system downtime or over time missing . Help Desk team should be able to create SR's and tag all af…
-
Chat message sent under SR > Messages tab not sent to contactContent I have implemented all the Chat Setup steps on OEC using the Chat Inlay option and the Chat communications and chat assignment rules are working perfectly and th…
-
Copy Service Request ActionSummary Copy Service Request ActionContent Hello, Whenever a service request is copied using the copy action then the service request which is getting copied should be s…
-
Deeplink is not working as expected through scriptContent Hi Team, I want to create a hyperlink for SR number and store it into a field which will be navigate to particular record.For that I have used standard deep link…
-
DCL field error - ORA-01722: invalid numberContent Hi Team, I have a DCL field where I have mapped with custom object and selected a custom field in the List selection display values While testing the field in UI…
-
HR Helpdesk ApprovalsContent Hi All, We are implementing HR Helpdesk and we have a requirement of sending the service request for approval. Business Case: Whenever an employee creates a serv…
-
How to fetch multiple values through view criteria using groovyContent Hi Team, I want to fetch a field's value through view criteria sript when the condition satisfies. As of now, I can get a single value and below is the example: …
-
Ability to choose any status value for the SVC_AUTO_RESOLVED_STATUS_CD profile optionSummary Currently the dropdown has only Resolved as the option. I would like to pick any of the status values that i'd like to use to build the Auto resolved status.Cont…
-
How to send Email remainders to users for status change within SLASummary Send remainders using SLAContent Hi All, We have an requirement to send remainder notifications to users for specific users based sla defined, is it possible? Re…
-
Access token (JWT-OAuth) Authentication to Fusion B2B Service Rest APIsSummary Access token (JWT-OAuth) Authentication to Fusion B2B Service Rest APIsContent Hi All, From the API documentation, I can see JWT access token authentication is p…
-
java.lang.NullPointerException error while importing data into a custom objectSummary java.lang.NullPointerException error while importing data into a custom objectContent Hi Experts, I am importing data in custom object created in B2B Service. Th…Jitendra Singh-Oracle 33 views 2 comments 0 points Most recent by Jitendra Singh-Oracle Fusion Service
-
Service – Simplify the Agent Experience While Not Compromising the Face of Your Brand, 9 February 20Content Submit your questions for the Service – Simplify the Agent Experience While Not Compromising the Face of Your Brand session to have them answered during the live…
-
Date field comparisonContent Hi Team, I have 2 custom date fields named as firstPPMdate_c and Enddate_c. While saving the record with value, the firstPPMdate_c should be earlier or equal to …
-
How to split time from date?Content Hi Team, I want to fetch the time from creationdate of SR. Creationdate is a datetime type. Below is the example Creationdate : 2020-12-21 10:04:28.0 I want 10:0…
-
How to keep the attachments in the email templateContent Our customer is expecting that the attachment files which is available in the object level it should be attached with the workflow email. Please give me some sug…
-
How to retrieve child object values using SOAP service through groovy?Content Hi Team, I am trying to retrieve a value from contract child object using SOAP service in servicerequest object.Below is the format I have used to give parameter…
-
Send Auto Response based on dynamic criteriasContent Hi Community Members, We are looking for a solution to send customized auto response when customer creates SR using email and it gets assigned to specific queue.…
-
Page Composer: Align text to the right with Expression BuilderContent Hi all, we have customized our "Request Learning"-page and beside others we have added a link. Now we have the requirement, that the text of the link should be d…
-
Configure Time Remaining fieldSummary Where do i configure time remaining field?Content Hello all. Does anyone know where do i configure the Field TimeRemaining when open an SR. I need itr to be defa…
-
Service Request Email different from User emailContent Hello Experts. The Emaul from an Agent is somehow different from all the other instances in the application. I've looked in manage users, person management, secu…
-
Agent sees only SRs designed to him/her.Summary Can the Agent see only SRs designed to him/her?Content Hello experts. We are trying to use the queues to direct to specific agents. Still we'd like to the agents…Pedro Teixeira 54 views 3 comments 0 points Most recent by Priscila Terazawa - Support-Oracle Fusion Service
-
Returning null value while calling GET restAPI through groovyContent Hi Team, I want to consume a rest API (GET method) through groovy script. For that I have registered the below API in webservices section and invoking through gr…