Best Of
Re: Budget Period Calendar closed but budget journal posted
I'd also double-check your budget control hierarchy. There could have been a budget attribute that was opening the budget period, or the control chartfields could have been overridden and the budget period marked "open" within the budget definition.
Lastly, check the journal date of the budget journal - remember that's the date it's using to pull up the budget definition and the budget attributes. So make sure you're looking at the right effective dated row.
We've had issues with all of the above scenarios — so hopefully this helps :-)
Robert
Re: Announcement: Welcome To New Customer Portal - All KM Migration Questions & Answers!
I do not see a way to "save" this document like in the old system. Is there a way to do this in the New?
Re: Where have my bookmarks in Knowledge gone??
I guess the direction is for us to use browser bookmarks instead of building in the previous favourites functionality.
Sure, but that doesn't work well. Sounds simple until you actually do it. I went to try this very thing in Chrome. Here is my bookmark in Chrome for a well known Note:
Spot the problem? The title of this page is simply "Knowledge Article". And the next page I bookmark will have the same exact title. So for every KB article I have to bookmark in my browser, I'll have to manually go in and edit the bookmark name to be more meaningful. Would be easier if the document title was more dynamic to reflect that page's content instead of a generic title.
Yes, this is not a super big thing in the grand scheme of things. But life shouldn't be this hard and this is yet more proof that testing was non-existent before this upgrade was forced on us.
Rollback MOS to what it used to be then fix what's broken before you roll forward again.
Cheers,
Brian
Re: JOB changes triggering updates to Employee State Tax Data
I hope our community members can share with you some guidance on how they provide similar payroll services for your scenario otherwise please create a SR with Oracle Support to further investigate this issue.
Re: How to get new SPC for JDE World A7.3 version without CSI, Subscription Id ?
I will be sending you an email soon.
Re: Tracking Leads to Applicants
Hi KG,
Is this for EBS iRecruitment?
If so, I'm not aware of any delivered functionality to do this.
Thank you,
Jason
PeopleSoft Connection Episode 6: Interview with Tina Thames
In this episode we’re excited and thankful to welcome yet another expert guest: Tina Thames, Director of PeopleSoft Asset Lifecycle Management (ALM) Product Strategy where she’ll explore a powerful new enhancement in Asset Management—the ability to scan asset codes with your mobile device camera.
https://bit.ly/4rZBmAS
Re: is it possible to CC dunning letters to internal collections teams
Thanks John for quick response.
Re: Particular custom SQR started failing in Prod.
Hello Vikash,
Your Problem is data and nothing else. Program is working but only its going beyond scope of Paper Size you have mentioned.
Do perform this task:-
A. Check the data which is causing program to go beyond the limit.
B. Modify SQR to increase paper size but that will lot of movement.
1. Hard code paper size in your Custom SQR in following piece of code:
Begin-Setup
declare-layout FORM_7
paper-size = (16.54,11.69) ! A3 size
orientation = LANDSCAPE
line-height = 8
end-declare
declare-report FORM_7_RPT
layout = FORM_7
end-declare
. . .
End-Setup
2. Change the paper size to 'letter' in setenv.sqc for your report.
Thanks,
Akash





