Best Of
Re: Unable to locate PUM 53 and PUM 54 delta
Hi Safi,
Welcome to the Financial Management - PSFT (MOSC) Community and thank you for posting your question!
You can review the KM doc id - PeopleSoft Update Manager (PUM) Home Page (Doc ID 1641843.2) - then go to the FSCM Update Image Home Page link and under the Virtual Box - you will see the FSCM 9.2.053 Update Image Contents List which includes all the bug fixes for all PUM images.
I hope the information provided has helped. If your question has been successfully addressed, please mark this reply with a YES on the question listed at the bottom of the post ('Did this answer the question?'). Only the user who created the initial question can perform this action. This will enable other Community Users to quickly identify the solution suggested, and see that this post has been successfully answered.
Regards
Vaishali N
Re: The attribute SUPPLIER_INVOICE_AMOUNT has invalid usage. Approver list may not be genarated
Hi,
Even if AME rule does not use the attribute in condition, all attributes would be evaluated first and then conditions satisfying would be evaluated.
So, as mentioned, correct the query used on these attributes to avoid the exception.
Regards,
Sirisha
Re: Oracle Forms training?
@Karen Olsson As far as I know, unfortunately OU no longer offers training for many of the on-prem products. There are a few, but not many. However, it is possible that they may put a class together on request. Obviously whether they would do it or not will depend on many factors, for example how many students, desired material, etc. You would have to ask them.
That said, there are numerous third party organizations that offer training. There are also several older posts with suggests on the Forms Community Forum here (use Search at the top of that page):
https://forums.oracle.com/ords/apexds/domain/dev-community/category/oracle-forms
Re: Issue with routing calls from reg-based trunk
Hey Antonio,
Thank you for the responses. Unfortunately, it seems like the SBC is not able to handle surrogate registration in a multi-tenant environment where calls will be sent and received by multiple downstream PBXs. Because of this, I decided to approach an alternative of using a different system specifically for handling registration and bridging calls to the SBC which works flawlessly.
Thank you for you help :)
Re: How to manage upgrade from 8.1.1.10 to 25.4 and move to containerized Siebel servers?
Hello @User_06HV0
Regarding your questions, it requires two-fold approach, the first thing is upgrading the Siebel Database to the latest Siebel version. There is one-step upgrade path to 25.x, you can verify this on the following link:
https://docs.oracle.com/cd/E88140_01/books/UPG/UPG_SimplOver2.html#wp1184825
IP17 is the latest Innovation Pack and the current (latest version) is 25.7.
Below is the link to the latest Siebel Database Upgrade guide:
https://docs.oracle.com/cd/G30557_01/books/UPG/index.html
Regarding containerization, Oracle does provide container images. You can find them by searching for Patch # 38155035 on Patches & Updates. These images are compatible with Kubernetes-based container orchestration platforms, such as Oracle Kubernetes Engine (OKE) and Red Hat OpenShift. You can deploy Siebel containers using tools like Docker, Kubernetes, and Podman. The recommended approach is to use the Siebel Container Management (SCM) utility for containerized deployments.
You can find additional information on the document below:
Scope of Support for Siebel CI/CD, Containers, Kubernetes, DevOps Tools and Siebel Cloud Manager (Doc ID 2872375.1)
Regards,
Michael Harada
Re: How to manage upgrade from 8.1.1.10 to 25.4 and move to containerized Siebel servers?
Regarding your Query1, you don't need any containers. You basically need a Windows VM where you can install the Siebel binaries with access to the current 8.1.1.10 database. You can select any infra that fits your requirements, there is nothing specific, except the supported platforms that you can find on certify matrix on MOS. You may want to explore the Siebel Upgrade Factory, please search on MOS, this can help you expedite the upgrade process if you have an OCI tenancy.
Performing Database Upgrade On Oracle Cloud Infrastructure (OCI) Using Siebel CRM Upgrade Factory (Doc ID 2957429.1)
Regarding your Query2, this should be discussed with our CSS team via a billable service as they have the right expertise to assist on the planning, sizing and even on the whole upgrade and migration process.
Regards,
Michael Harada
My Oracle Support’s PowerView
My Oracle Support’s PowerView.
This feature enables you to filter information located on three tabs
(Dashboard, Knowledge, and Service Requests) using a variety of
different attributes. You have the capability to create multiple PowerViews
each having the ability to display targeted information. This feature
has superhero gripping powers simply by defining filters that will
either display or exclude attributes.
Oh! What a tangled web we weave as there are a few nuances you'll need to know about PowerViews.
• If you use the configuration manager, more advanced PowerView options are available.
• Not all regions respond to all possible PowerViews. Make sure you glance at the filter bar in a region to see which attributes of the current PowerView apply to that region.
• PowerView overrides any filters which are set in the region. When you turn off PowerView, the local filters become active again.
• The PowerView filter does not apply to searches where Documentation is the source.
Want to learn more? Here are a few more helpful links.
• For instructions on how to Create, Edit, or Remove a PowerView, navigate to the document entitled “ My Oracle Support Help – General”, Doc ID 733242.5; specifically the section titled PowerView.
• Click HERE to view a training video about PowerView.
• My Oracle Support Help - Knowledge Search, Doc ID 733384.5, in the section titled “Using PowerView with the Knowledge Home Page and Searching (My Oracle Support Flash Only)”
Re: Question about "19.28 release Update Known Issues (Doc ID 19202507.9) # 1.13 Incorrect results ..."
Yes, after applying the 19.28 DB RU, set the following parameter :
alter session set "_px_single_server_enabled" = false;
Question about "19.28 release Update Known Issues (Doc ID 19202507.9) # 1.13 Incorrect results ..."
I have a question about Doc ID 19202507.9 # 1.13 "Incorrect results may be returned when using "ORDER BY" with parallel execution and rowsets enabled."
I think that every Oracle 19.28 database and its associated applications could be affected.
Does that mean that after applying the 19.28 RU patch, we should implement the specified workaround (alter session set "_px_single_server_enabled" = false; ) in all databases?
And if so, then it certainly makes sense to implement it with "alter system set "_px_single_server_enabled" = false;"?
Regards,
Hans-Martin Ruff
