Performance - Fusion
Discussion List
-
Will there be any cost involved when using VBCS to extend Oracle fusion sales and serviceSummary: We are planning to use VBCS(which comes along with fusion license for DCS) to extend Oracle fusion sales and service. Like to know will there be any cost involv…
-
Transfer Order is not getting generated in 'Manage Parts Requirement'Content Hi All, While trying to perform a part transfer from Subinventory to Technician trunk stock via Manage Parts Requirement functionality, Transfer order is not get…Abhishek Nirgudkar 65 views 6 comments 1 point Most recent by Bhargav Nandanwar - Trinamix Fusion Service
-
How to manage skill and role of users in b2b cloud and live experience?Summary: How to manage skill and role of users in b2b cloud and live experience? Content (required): Let's say there is a user which has administration role in b2b servi…
-
How to tag a keyword to a recording of an engagement in Live Experience?Summary: Live Experience has an option where we can create keywords to be tagged to recordings to make it easy to search for a particular recording later. The creation o…
-
How to route the call to appropriate account/service request?Summary: How to route the call to appropriate account/service request in Live experience? Content (required): If the End user has an account in b2b and has raised SR and…
-
How to stop the cursor from moving to the top of the page when a notification pops upSummary: Content (required): It happens so that when the client is typing in the solution description box in the service request object and a notification pops up, the c…
-
How to default B2B WO Title from Maintenance Program (Oracle Maintenance Coud)Summary: B2B Field Service WOs are getting generated through ESS Job 'Create Service Work Orders for Preventive Maintenance' and WO Title is coming by default from Maint…
-
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…
-
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…