Skip to main content
Solved

Provide Inputs to a Bulky Workbench

  • January 8, 2015
  • 1 reply
  • 4 views

parashari
Forum|alt.badge.img+2
Hi,

 

I have created a WB that has nearly a thousand transformers. So, to make it more automative, I have provided published parameters for user to provide the input.

 

Now, the problem is WB has become quite bulky and if I am trying to provide different inputs for testing manually (by adding reader and then connecting it), thye whole FME is getting hanged and shows 'not responding'. Is there any other means by which we can work more fast and smooth.

 

:)

 

P.S- I am working on FME 14 SP1 x86, Win-7, 8Gb.

 

 

Best answer by takashi

Hi Shivam,

 

 

A thousand transformers... a great work!

 

 

That would be an optimization issue, but the way is different depending on specific contents of the workspace, so I think maybe there is not a "panacea" unfortunately.

 

You will have to investigate the workspace to find:

 

- procedures that can be omitted

 

- partial optimization possibilities

 

- parts that can be replaced with script so that the efficiency will be improved

 

etc.

 

one by one.

 

 

If you can complete the translation at least once, the FME_PROFILE_RESULT_CSV directive might be helpful to find out the bottle neck.

 

See this post. (http://fmepedia.safe.com/CommunityAnswers#!/feedtype=SINGLE_QUESTION_SEARCH_RESULT&id=906a0000000d0gCAAQ)

 

 

Takashi
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

takashi
Celebrity
  • Best Answer
  • January 8, 2015
Hi Shivam,

 

 

A thousand transformers... a great work!

 

 

That would be an optimization issue, but the way is different depending on specific contents of the workspace, so I think maybe there is not a "panacea" unfortunately.

 

You will have to investigate the workspace to find:

 

- procedures that can be omitted

 

- partial optimization possibilities

 

- parts that can be replaced with script so that the efficiency will be improved

 

etc.

 

one by one.

 

 

If you can complete the translation at least once, the FME_PROFILE_RESULT_CSV directive might be helpful to find out the bottle neck.

 

See this post. (http://fmepedia.safe.com/CommunityAnswers#!/feedtype=SINGLE_QUESTION_SEARCH_RESULT&id=906a0000000d0gCAAQ)

 

 

Takashi