Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: louis.liuHi Lavastorm,
I'm currently working with LAE 5.0 windows server, and just let you know the documentation
http://www.lavastorm.com/assets/LAE-...tart-Guide.pdf is incorrect in the following areas:
Create Execution Plan:
API sample is incorrect:
"enabled" should belong to the "object" instead of "repositoryVO".
Retrieve log file:
API documentation is incorrect:
the id retrieved from step 1 (page 12, section 3.7.2) is not related to the id for step 2 (page 13)
I still have issue on how to upload lxa file to the server from API. If you can provide us an example with LXA file and corresponding request string that will be great!
Also I found out that may be a timing issue between we create a execution plan, enable it and run it manually. As if I run the code in sequence the run manually may not execute properly, I need to put a time delay after I enable the execution plan and run it manually. I wonder what's the correct mechanism for me to implement to ensure execution is ready to run?
Regards,
Louis Liu