Performance - Fusion
Discussion List
-
We have a requirement to add custom fields in the User Creation Page.Summary: But when checked from Resource entity we were able to add the fields on the desktop pages of Creation Page layotu but the same is not exposed on UI. Any suggest…Venkat Mekala 21 views 1 comment 1 point Most recent by Nicoleta Chiru-Support-Oracle Fusion Service -
How to retrieve data from entitlement rules onto Service Request using GroovySummary: We have a requirement to retrieve data from entitlement rules onto Service Request using Groovy. Could you please suggest a way to achieve this. Content (requir… -
To Fetch Entitlement Rules Data through RESTAPISummary: We are facing issue to fetch Entitlements Rules Data through RESTAPI from B2B Service, We have referred Get a subscription entitlement detail /crmRestApi/resour… -
We have a requirement to create OFSC work order without contact Is this possible.Summary: We have a requirement to create OFSC work order without contact Is this possible. Thanks in advance for help Content (required): We have a requirement to create… -
How to enter display start and end date of a published article in B2B KM?Summary: How to add display start and end date for published article in B2B KM? Content (required): Please assist us to add date and time to display a published article … -
groovy script to update the data in custom object when the SR status is changed to resolvedSummary: To update the data in custom object , when SR is resolved couldnot find it Content (required): Version (include the version you are using, if applicable): Code … -
Using Groovy Script is it possible to load CSV file Data from custom object to it's related object?Summary: The CSV file uploaded as the attachment in a Custom Object should be loaded and create records in it's Related Object Service Request(Using Groovy Script). Cont… -
CKFinder in B2B KMSummary: CKFinder in B2B KM Content (required): In B2C- OKA, image properties have browse server option to upload and store images in CKFinder. Whether Similar feature /… -
How to import articles with attachments in B2B KM using REST API?Summary: We are able to import article without any attachments using content import API : /km/api/v1/content/import but not for articles with attachments with the help o… -
Bulk Update of a Custom Field in SR objectSummary: We have created a custom field in SR object. Now we want to update this field with some value for close to 50 K records. How to do this bulk update. Version (in… -
Model Profile Details for PositionsSummary: Hi All, Could you please suggest which object we need to use for HDL loading for Model Profile related to Positions? We need to upload a Job description, Job Re… -
Interactive parts sourcing screen is not showing the parts availability search result in parts detaiSummary Interactive parts sourcing screen is not showing the parts availability search result.Content Hi Team, We are not able to see the search result in Interactive pa… -
Application table for standard coverage under subscription managementSummary Need to query coverage details under subscription management using data modelContent Subscription Management -> Standard Coverage - > (Template details) what is …ViswanathaReddyKetireddy 32 views 4 comments 0 points Most recent by ViswanathaReddyKetireddy Fusion Service -
How to make the Severity field to be readonly in layout levelContent Hi Team, I want to make "Severity" field to be readonly for one details page layout out of 5. But the updatable option is non-editable in that layout. So I cant … -
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… -
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… -
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… -
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: … -
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 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… -
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… -
Make the SR's Priority with the incoming email addressContent Hi Team, We have multiple incoming email address like domain1@sample.com , domain2@sample.com and if any customer dropping an email to domain1@sample.com an SR w… -
Unable to See Custom Object in the Navigator/Springboard within sandboxContent Hi Team, I have created a custom object and enabled the security options. Then I want to expose that object into navigator/Home page through structure. But it is… -
Best practice to create a custom roleContent Hi, I had 2 queues as Q1, Q2 and I want to add one button in the SR details page layout which should be visible only for Q2. For that I have created a new role w… -
How to store Opportunity record in service requests sub-tab ?Content Hi Team, I am having a button as "Create opportunity" which will create a record into opportunity object and a subtab as "Opportunities" in service request layou… -
Setting milestone through data uploadContent Hi Team, I have uploaded some service requests through import management and verified that the milestone is not set even after clicked the "update service reques… -
Impact on standard category field in service request objectContent Hi Team, I want to know that which is the best way to maintain SR types either using the standard category or by creating a custom field. Because now I'm using s…