Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

704 Posts in 214 Topics- by 630 Members - Latest Member: BYODre

May 18, 2012, 10:03:33 PM
RES Software User Group ForumProductsAutomation ManagerRead and write paramaters from CSV
Pages: [1]
Print
Author Topic: Read and write paramaters from CSV  (Read 658 times)
gemwdv
Newbie
*
Posts: 4


« on: March 23, 2011, 01:04:04 PM »

Hi, I want to read a variable from a csv file (employeenumber) and use it as input for a parameter, add a nummer to the paramater and then write is back to the csv file. Is this possible ?
Logged
Patrik
Newbie
*
Posts: 6



WWW
« Reply #1 on: March 23, 2011, 05:28:47 PM »

Hi!

Can you explain what it is you want to achieve other than changing the employee number?

Are you updating an external system with this information?

Regards
Patrik
Logged
gemwdv
Newbie
*
Posts: 4


« Reply #2 on: March 28, 2011, 10:24:03 AM »

Nope I want a csv file with the employee numbers, read the last number, add 1 to it and fill AD "employeID", and write the new number to the CSV file.
« Last Edit: March 28, 2011, 10:26:02 AM by gemwdv » Logged
Airdeca
Newbie
*
Posts: 41



« Reply #3 on: April 04, 2011, 06:33:21 PM »

Hi,

In RES Automation Manager 2011 Service Release 1 (version 6.0.1.0) there is the possibility topass paramaeters back to the runbook. So you can feed the parameter from a csv file and pass it on to a module. in that module you can use the @[CALC(<PARAMETER>,+,1)] function to increase the value of that parameter value and pass the new value back to the Run Book. In order to do this you need to configure the link between the Run Book Parameter and the Module Parameter to work in both directions (new functionality in SR1). Now you can configure a next task that outputs the new Paramaeter value to a (csv) file for future use.
Logged
Pages: [1]
Print
Jump to: