Tip
Discussion List
-
24B Fusion Service Home PageOverview Welcome to the Fusion Service Home Page! This page, which is only available in the Service Console mode, provides Fusion Service Agents with a comprehensive ove…
-
How to Enable Asset-Based Layout in Visual Builder StudioOverview Welcome to this guide on how to enable Asset-Based Layout (starting in 24B release) in Visual Builder Studio. This tutorial will provide step-by-step instructio…
-
How to create Activities Tasks Template in Fusion Service?Summary: We can create standalone tasks in Service Request under Activities subtab. However, we have a requirement to auto populate set of tasks when the new SR is creat…
-
Best way to restrict user access to environment during P2T refreshSummary: Currently when we are having an environment refreshed, we advise the entire user base the schedule for it and when it should be available. Users still reach out…
-
How to create a web Application through sandboxSummary: how can i create a web application in the below screenshot Content (please ensure you mask any confidential information): Version (include the version you are u…
-
How to Create a Custom Table with an Actions Column in Oracle Fusion Service UI Extension AppProblem Statement A system implementor is facing a challenge in creating a custom table with an action column in Oracle Fusion Service UI extension app. The action colum…
-
All Subscription Coverages of Install Base AssetSummary: All Subscription Coverages of Install Base Asset Content (please ensure you mask any confidential information): In Install Base asset page, there is a sub-secti…
-
cancelledSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
is it possible to change the domain URL in Fusion For OICSummary: we were trying to call the Oracle Process Cloud service my tasks page in the Dev 9 fusion through sandbox when we are invoking that URL by default its invoking …
-
Dealing with the Common JSON Error in Help Desk LayoutsHi there, In the process of working with Help Desk layouts, you may encounter a common issue when duplicating an existing layout - an unexpected JSON error. This issue o…
-
How to Whitelist an External Application's URL in Fusion ApplicationsThe how-to article posted below is credited to Swathy Lenjini, on whose behalf I am sharing it The UEF framework facilitates communication between external applications …
-
24A Fusion Service Extensibility FeaturesOverview This post discusses the Fusion Service Center Extensibility 24A release highlights, including the ability to create new pages using Service Request Edit Field F…
-
How UI Events Framework supports in the new Service Contact PageIn this article, I will address the 24A Fusion Service Center Extensibility Feature, focusing on how UI Events Framework supports in the new Service Contact Page. For mo…
-
How to leverage UEF client-side library to implicitly create interactionsIn this article, I will address the 24A Fusion Service Center Extensibility Feature, focusing on how to leverage UEF client-side library to implicitly create interaction…
-
How to create custom insight cards with UI Events FrameworkIn this article, I will address the 24A Fusion Service Center Extensibility Feature, focusing on how to create custom insight cards with UI Events Framework. Problem Sta…
-
How to create new pages leveraging the Service Request Edit Field FragmentsIn this article, I will address the 24A Fusion Service Center Extensibility Feature, focusing on how to create new pages using the Service Request Edit Field Fragments. …
-
How to Extend Fusion Application for Field Choice List DependenciesA special shout-out to our development team, who have recorded a video to answer a common question on how to create a dependable field choice list. Thanks, Edson
-
Let's meet for a 1:1 discussion on Fusion Service Extensibility Connection.Hi, If we haven't met before, I am Edson Junior, Principal Product Manager for Fusion Service Extensibility. I have been getting valuable feedback from some of the video…
-
Help Desk: Set Field Values On Value Change of OOTB FieldsThe example below can be used with any Help Desk field such as CategoryId. Below are steps to listen to a field value change and how to set field value. Different Help D…Edson Junior, Oracle 290 views 9 comments 5 points Most recent by Edson Junior, Oracle Fusion Service
-
How to extend Oracle Fusion Service Center to add a refresh button on the Service Request List PageIn this post, I want to address the need for creating a refresh button on the Service Request List Page (under Fusion Service Center). Through Visual Builder Studio, cus…
-
How to hide "about this application" to end usersSummary: Client asked us to hide "about this application" to end users Content (please ensure you mask any confidential information): Client asked us to hide "about this…
-
How to control the Sales Order Sequence for the Sales Orders created against Service RequestSummary: We would like to control the Sales Order Sequence against the Orders created against Service Request Content (required): We are trying to control the sequence a…
-
Need correct q parameter syntaxSummary: q parameter that can be used as a "WHERE" clause to filter is not working for != expression Content (required): We need to filter the Fusion Service (OEC) LOV v…AparajitMalliJawaharBapu 11 views 3 comments 0 points Most recent by AparajitMalliJawaharBapu Fusion Service
-
How to add a custom foldout panel to the Service Request Edit pageIn the Oracle Redwood template, a foldout panel is a user interface element that helps organize and present information in a compact and interactive way. On the Service …
-
How to conditionally set the field value on the Service Request Create pageHi there 👋, In this video, Athira S. Nair from our UI Events Framework team discusses the importance of setting field values conditionally and introduces a solution that…
-
23D Fusion Service Extensibility Features Highlight🚀 The Oracle Fusion Service 23D release is now available and includes several improvements that enhance the extensibility of our product. In this post, I would like to h…
-
How to automatically create a service request when chat endsIn this how-to article, we demonstrate how to automatically create a service request and link it to the interaction when a chat ends. This can be achieved by combining a…
-
How to Customize Deep Links in Fusion Service Center, Case Management and Work OrderThe triggerConfigureCustomNavigation event has been removed, paving the way for a unified navigation framework using the Service Console Navigation Framework. You can fi…
-
Exciting Resource for Enhancing Your Integration and Business Logic with UI Events FrameworkHi community, ✅ We understand that waiting for updated documentation can be frustrating, which is why we are actively working on enhancing our current resources to provi…
-
How to change error into warning symbol in groovy scriptsContent Hi Team, When we put any validations using groovy scripts, we used to pop-up any message through the below syntax. "throw new oracle.jbo.ValidationException("Pop…