- Posts: 568
- Thank you received: 72
ExecuteObject Script Function
- bruce.gibbins
- Topic Author
- Offline
- Platinum Member
-
Less
More
2 years 3 months ago - 2 years 3 months ago #21118
by bruce.gibbins
ExecuteObject Script Function was created by bruce.gibbins
AETLP/E v6.3.7.17 x32 & x64
Hi
When using the Pascal Script Editor and using the ExecuteObject function, if you attempt to Test Run the script from the editor I get a "Undeclared Identifier" Error message. Made me think I had mistyped the function name.
I also noticed that GetPackageVariable() was listed as a function but it seems that you have to use GetVariable() instead.
Not a big issue just a bit misleading.
cheers
Hi
When using the Pascal Script Editor and using the ExecuteObject function, if you attempt to Test Run the script from the editor I get a "Undeclared Identifier" Error message. Made me think I had mistyped the function name.
I also noticed that GetPackageVariable() was listed as a function but it seems that you have to use GetVariable() instead.
Not a big issue just a bit misleading.
cheers
Last edit: 2 years 3 months ago by bruce.gibbins.
Please Log in or Create an account to join the conversation.
2 years 3 months ago #21135
by admin
Mike
ETL Architect
Replied by admin on topic ExecuteObject Script Function
1. Issues with running ExecuteObject from script package action were addressed in the latest release.
2. As far as I remember GetPackageVariable() is used inside the transformation to get the package variable.
2. As far as I remember GetPackageVariable() is used inside the transformation to get the package variable.
Mike
ETL Architect
Please Log in or Create an account to join the conversation.