Automation Studio MaterialIssue

OK. I am at my whit’s end. I am trying to use Automation Studio to do a MaterialIssue.
I am in Kinetic Cloud. I used F12 and followed the TRACE. I have tried several times and keep getting the following error.

A valid date is required. at line: 3406

I have tried several ways to change the date format using =today.strftime(“%Y-%m-%dT%H:%M:%S”) and many others.

I want to know if anyone has been successful in doing a material issue or return using Automation Studio. Want to make sure it does work and it is not a BO issue.

I have done all the attached Custom Methods.

HELP MY SANITY!

my custom items I used.

You could try doing this with a function and just call the function to run from automation studio. Issueing material with a function does work.

3 Likes

OK. I will try that. it might be my best option! will reply once I have it going.

1 Like

Having issues getting my Issue Material Function to work. You or anyone have an example of the FUNCTION layout details? I was able to call a function from Automation Studio and it is perfect. Just need to finish getting my FUNCTION to ISSUE material.

Function is definitely the way to go. Using a created Epicor Function and calling it via Automation Studio is what I did and it works like a pro. Thanks for direction!!

4 Likes