Announcements
Hi all,
I'd like to know to save the Email parameter. The problem is:
I run the report for Site=20 with Email_1@nnn.com
Then, TI run the report for Site=30 with testEmail2@ppp.com
The batches are scheduled every 1 hour. When I come back to the first batch job (Site=20), go to Parameters / Option the email populated is the last one "testEmail2@ppp.com" instead of "Email_1@nnn.com"
The class extends of RunBaseReport with :
Pack and unpack are have version,#CurrentList, base
public container pack()
{
return [#CurrentVersion,#CurrentList] + [super()];
}
any idea?
Thank you in advance.
Hi,
thank you for your answer. I think it’s not possible to do it because AX updates the “value” field (options etc.) by record. That means it updates the last one.
Index is: User, type, element (report, form, etc) and company.
Hi Aitor,
I have asked our technical team for their opinion on this issue. We will get back soon.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,802 Super User 2024 Season 2
Martin Dráb 229,133 Most Valuable Professional
nmaenpaa 101,154