Question
Using a feature and its attribute from a runner workspace to a worker with workspace runner
Worspace runner reads a feature type (SDE feature class) and I'd like to pass the line feature and its attribute - one feature at a time - as part of my translation on the worker workspace using a Workspace Runner transformer. I know the features will enter and exit the workspace through the workspace runner from within the runner workspace but how can I use it inside the worker WS? There is another reader with multiple related feature classes with the feature type, from the runner WS, in the worker WS that is translated with each feature from runner workspace. On each feature from the runner, an attribute named featureID is needed for the where clause parameter of the reader feature types inside the worker workspace, how do I implement this in the Main workspaces? On the Workspace Runner tranformer that paramater looks like this Parameter column: "FEATUREID_TO_PROCESS" ; Value column: @VALUE(featureID). I tried creating a User parameter in the runner WS and used Apply to Workspace Runner but without any success. Any suggestions?
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.