Login
Register
Search
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Forums
Integration / Customization
IPA/ProcessFlow
AGS call returns Invalid Date error, regardless of format used
Home
Forums
Jobs
LawsonGuru
LawsonGuru Letter
LawsonGuru Blog
Worthwhile Reading
Infor Lawson News Feed
Store
Store FAQs
About
Who's On?
Membership:
Latest:
jkramer
Past 24 Hours:
0
Prev. 24 Hours:
0
Overall:
5243
People Online:
Visitors:
295
Members:
0
Total:
295
Online Now:
New Topics
S3 Systems Administration
Lawson Security Admin (LSA) - Securing Print Manager to self only
10/24/2025 6:27 PM
Looking for someone who would be willing to share
Lawson Add-Ins for Microsoft Office
Lawson Add-in
9/30/2025 6:51 PM
I am looking for a Lawson Add-ins query to add new
Lawson S3 Procurement
Anyone getting PO 0000 not found for company error in PO23?
9/30/2025 2:45 AM
Anyone getting PO 0000 not found for company error
Lawson Add-Ins for Microsoft Office
PO20 - Cancel PO via Add-in
9/25/2025 8:03 PM
Is it possible to cancel PO's using add-ins? I
S3 Systems Administration
S3 Payroll - PayStubs
9/18/2025 6:58 PM
Looking for a reliable solution to streamline the
S3 Systems Administration
Quick Access report
8/25/2025 7:17 PM
Looking for a good way to see who has access Lawso
S3 Customization/Development
LP01 hiding a PTO plan from the list
8/13/2025 4:44 PM
Hi all. is there a way to hide a specific PTO&n
Lawson Business Intelligence/Reporting/Crystal
GLTrans - PO Line/MAInvdtl
8/6/2025 6:13 PM
Hello, we have an existing tabular model for fina
IPA/ProcessFlow
Retrieving GUID from InforOS
7/25/2025 2:22 AM
Hello everyone, I was wondering if there is a way
IPA/ProcessFlow
IPA for forwarding cost messages (MA64/MA66.3)
7/23/2025 6:07 PM
When a buyer has an invoice cost message where the
Top Forum Posters
Name
Points
Greg Moeller
4184
David Williams
3349
Kat V
2984
Woozy
1973
Jimmy Chiu
1883
Kwane McNeal
1437
Ragu Raghavan
1377
Roger French
1315
mark.cook
1244
Chesca
1042
Forums
Filtered Topics
Unanswered
Unresolved
Announcements
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
Integration / Customization
IPA/ProcessFlow
AGS call returns Invalid Date error, regardless of format used
Please
login
to post a reply.
5 Replies
0
Subscribed to this topic
52 Subscribed to this forum
Sort:
Oldest First
Most Recent First
Author
Messages
TBonney
Veteran Member
Posts: 281
2/11/2011 5:24 PM
Has anyone ever goptten an invalid date error on an AGS call, that, if processed manually through Portal, submits just fine?
I have a call that I am updating a batch job with. When I update the job manually in Portal, with all the exact same data as is being uised in the call, the job updates successfully.
However, if I submit the call from process flow, I get an error that says invalid date format. I even tested it directly through the browser and it returns the same error.
It's the As Of Date on BN106 (field #98) and it doesn't matter what format I try to use (02012011, 02/01/2011, 20110201, etc.), I still get the error. The error data returned from the call is as follows:
Invalid Date: 02/01/2011
127
001
98
Please help if you can. Thank you!
TBonney
Veteran Member
Posts: 281
2/11/2011 8:16 PM
Split
Sorry all...I did end up getting my date working. It had to be sent in the AGS as yyyymmdd instead of mmddyyyy.
However, I'm still getting the "Fild is Required" error. I've even gone so far as to submit the call with a value present for every field on the form.
Lawson can't seem to figure out why...can anyone here?
Has anyone seen anything like this with an AGS call before?
Any direction on how to trouobleshoot this would be appreciated. I'm at my wits end.
Thanks.
David Williams
Veteran Member
Posts: 1127
2/12/2011 12:06 PM
Split
If submit the AGS call from the API builder it usually shows you which field it's referring to when it returns the error. Is that not happening? You are updating BN106?
TBonney
Veteran Member
Posts: 281
2/14/2011 3:03 PM
Split
David,
Yes, it is BN106 that I am updating.
I am receiving the error, regardless of whether I submit the AGS call from P-Flow Log/Workbench window, directly through the browser, or through the API builder.
I get the error message at the end f the call, but it doesn't seem to tell me which "Field is Required" unless the file referenced directly following the erorr message is the field it's referring to, which doesn't make sense either because that is the TC field which is a hidden field and shouldn't be required to be sent in the call anyway.
So, I'm pretty confused because I can't figure out what field is causing the error. I've tried sending additional fields to see if maybe I was omitting a required field, but that didn't make the error go away either.
Do you have any suggestions or ideas? Thanks!
David Williams
Veteran Member
Posts: 1127
2/14/2011 3:56 PM
Split
Can you put your AGS call here so I can see it (or you can email it to me)?
TBonney
Veteran Member
Posts: 281
2/18/2011 8:26 PM
Split
Here it is David.
Thank you for your assistance. Lawson says it is likely an IOS issue and suggests aplying any LSF patches that are out there to update the verison of IOS.
Any ideas you might have would be appreciated...
_PDL=<!--pProdli-->&_TKN=BN106&_EVT=CHG&_RTN=DATA&_LFN=ALL&_TDS=IGNORE&FC=C&JOB-NAME=BN106&USER-NAME=lawson&JOB-DESCRIPTION=BN106&COMPANY=2000&INS-CARRIER=RMSC&PLAN-TYPE=HL&PLAN-CODE1=MPPO&FILE-OPTION=2&DELETE-OPTION=N&TRAN-PURPOSE=2&AS-OF-DATE=20110301<!--rstofMon-->&RERUN-OPTION=1&ID-CODE=TBD<!--Co-->&MASTER-POLICY-NBR=N&EMP-RES-ADD=1&EMP-MAIL-ADD=1&EMP-CONT-NBR=1&INC-COV-OPT=Y&INC-PREM-AMT=N&MARITAL-STAT=Y&SMOKER-STAT=N&STUDENT-STAT=N&DISABLED-STAT=N&PRIOR-MONTHS-COV=N&PRIMARY-CARE-PROV=N&EMPLOYMENT-BEGIN=2&_DELIM=%09&_OUT=XML&_EOT=TRUE
Please
login
to post a reply.