Search results

  1. S

    How can I write at password into a command line?

    Hi all, I have a problem launching a application, it startsup with a .bat file in a command line, but than you need to enter a password into a command line. I already have another command line open (with the same name) in the server. How do I get the password into the command line? I tried to...
  2. S

    Defer Item - how do I find out how many times the Item is defered?

    Hiya, I never tried playing with defer before, but I have a proces where this function is needed. In the proces I have a Work Step 1, which adding some orders in a system. After about 1 hour it should be a response in the system that the item is ready (but sometimes it takes longer before an...
  3. S

    XML file to Collection

    Hi again, I need to start a new proces, starting out with import a XML file to a collection (its a pretty big xml collection). So far I have looked into XML utility - and can read the file into a dataitem, but how do I getting the data from the dataitem into a collection. I guess its...
  4. S

    Help merging 4 .csv files into one

    I have a proces where I am getting a lot of data in .csv format - at the end of my proces I have 4 .csv files who I need to merge into one file and throw back in one .csv file. How do I actually merge those 4 files into one? Any suggestions? Thanks in advance
  5. S

    Timeout - Send message relay

    Hi, I am trying to send some e-mails to a bunch of customers. I am using Email SMTP, send message relay. I send almost 3000 email succesfully yesterday, but than the stmp server times out and close the channel down, which result in a termination of my proces. Is there any way that I can set a...
  6. S

    How do I split this text into a collection?

    Hello, I just cant figure this out, so I am asking for your help. I have this proces where I read a HTML text and the text could be like this: Number ID 12345 Name James Lastname Johnson Street xxstreet Street Number 23 Is Customer Yes How do I get this text string into a collection - I cant...
  7. S

    Can a Environmental variables be changed within a process?

    Hi there, I build a proces which runs every night and the input is a date (today - 2 days) that works perfectly, but once one of our systems is unavailable, while means there is no output. In those cases I need to chose the specific date manually - which we build as an environmental variables...
  8. S

    Who can I get a noticication that one of our Runtime server is "dead"

    Hello there, We sometimes have a issue that one of our runtime servers going "dead", for example last time there was an unexpected pop-up window infront and the robot just thought it was in the right application as it could find the application main window - so our runtime server just was dead...
Top