By using this website, you agree to our Terms of Use (click here)
Hi Tim, Turns out this was because I did not join to INSite. Thanks, Matt
Thanks Tim. I'll post it there. -Matt
Got it, Thanks!
Is it possible to corrupt the database just by taking a snapshot and exporting it? It's the import that causes the issues, correct? Thanks!-Matt
Hi Christopher, Whenever I make new screens, I always start with ZZ. If you pick the next number in the sequence, there is a chance Acumatica could la...
Hey Tim, I had forgotten about OData, that may be a good option. I’ll give it a go! -Matt
That did it! Thanks Tim!! Any sage words on how I could have figured that out?
Hi Royce, Thanks for the follow up. The only field that looks like a mapping key in PX.SM.UploadFileWithIDSelector is UploadFileWithIDSelector_NoteID....
Hi Kurt, Thanks for the help - you were correct, it was a combo box. I linked through CSAttributeDetail to get the full name of the production attribu...
Thanks Michael, good to know I'm not crazy. Tim - I am trying to filter with the conditions tab. I think I've isolated it to a specific problem... If ...
Thank you! I didn't even think about that. When you create a filter, it shows a different letter when you save - turns out that is the SQL value I sho...
Hi All, Just wanted to update that both issues have been resolved. 1. This was just setting delete rights for admin at the access rights by screen. 2....
Awesome, thanks for the pointer!
Marching along... apparently it's $expand=Details (and not the object name SalesOrderDetails) Full get request - Thanks!
Alright, got it working! I was passing it as text instead of JSON. On to part 2. I can get the sales order info with the following get - But if I try...
