Data Direct Report Parameter (Action Aspect)
I try to add some Parameter to a Data Direct Report. Therefore I use the Parameter List in the Action Aspect. The Variable I like to add to the Report is in a General Property in the Control Structure.
How I need to declare the Path of the General Property in this List.
I declare the whole Path of the General Property but in the Excel Report is always just the string of the path and not the value of my data.
Path: [Control Structure]XXX/YYY/SSS/Object:General Properties:Data
Voted best answer
It is not possible to pass dynamic parameters to a report (except for a few predefined Batch parameters) You must read the parameter from the report (Excel).
I agree that the scheduler function lacks the possibility of passing dynamic parameters and I'm missing the possibility to execute any program with parameters. Something like the 'Windows Application' aspect.
/Torben
Answers
hello
To get the exact path of the General Property,first fetch the path in excel using data direct and then paste the same in Edit paremetes list and hopefully this may reolve the issue.
Hello,
your problem is the same kind as the question "Scheduling report" which was asked 21 days ago.
It looks like the only dynamic information you can get is the predefined variables for eg Batch, otherwise only static parameters.
I think you should ask for this functionality in future releases of 800xA. Take contact with your local ABB Support center.
/Ronny
Hello,
You can ahieve this by using property transfer definition by moving general property data to CBM as a variable & then define log for that & then use the property of a log for report.
Am attaching here for you to how to use property transfer definition.
Add new comment