RyanMutya
Level 3
since ‎17-04-19
‎18-03-24

User Statistics

  • 11 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Hello,   This error always appear when I'm trying to perform a write stage with a string starting at "@" (example @Hey) on any SAP fields using SAP mode (Scripting). Would anyone know why?  The string was not recognized as a valid DateTime. There ...
Do we have an action wherein we can get all items that were defer? Thanks! Ryan
Any tips on how to disable temporary files? when using utility Get files, it was able to pickup temporary files, files that have "~$" at the beginning of the filename.
Is there a way to make the file path dynamic when adding external libraries to the code options? Thanks. Ryan
I am trying to create an object that will save the excel file to pdf. I am getting errors with the code that is releated Microsoft.Office.Interop.Excel but I already add the dll to the external references.