Skip to main content

i would like to create the readers in workspace and output of the first workspace as input for the second workspace .

 

i tried workspace runner but i did not get it to work

and i am not sure where can i find some articles about transponder sender and reciver if that what should i use

Fme 2018

 

any help plz and thanks

 

TransporterReceiver with TCPIP and establish will run until the other workbench with TCPIP and connect using the TransporterSender sends the data. The receiving workbench will sit there and run until it finally gets the data from the other workbench.


TransporterReceiver with TCPIP and establish will run until the other workbench with TCPIP and connect using the TransporterSender sends the data. The receiving workbench will sit there and run until it finally gets the data from the other workbench.

 

the output at second workspace has no schema

how could i solve that

let me know please also if i want to get temporarily file from first workspace then feed in the second workspace .how could i do that


 

the output at second workspace has no schema

how could i solve that

let me know please also if i want to get temporarily file from first workspace then feed in the second workspace .how could i do that

Oh, sorry! You'll use an AttributeExposer after the TransporterRetriever. Either import the values from excel/csv or type in the ones you need.


Oh, sorry! You'll use an AttributeExposer after the TransporterRetriever. Either import the values from excel/csv or type in the ones you need.

thanks ,it is working


Reply