Skip to main content
Solved

HTML fanout

  • July 27, 2017
  • 3 replies
  • 19 views

Forum|alt.badge.img

HI, i am hoping someone is able to help me.

I am building a html output and i am using the fanout expression to build individual html documents. My question is does the fanout expression need to have values from within the html content or can i use attributes from a attribute manager to set the fan out expression?

hope that makes sense

Best answer by laurawatsafe

Hi @qmangaming The attributes used in your fanout expression don't have to be present inside the html content as long as every feature being sent to the writer has that attribute present on it.

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.

3 replies

laurawatsafe
Safer
Forum|alt.badge.img+13
  • Safer
  • Best Answer
  • July 27, 2017

Hi @qmangaming The attributes used in your fanout expression don't have to be present inside the html content as long as every feature being sent to the writer has that attribute present on it.


Forum|alt.badge.img+2

Hi @qmangaming The attributes used in your fanout expression don't have to be present inside the html content as long as every feature being sent to the writer has that attribute present on it.

This article may useful for helping with fanout: https://knowledge.safe.com/articles/565/fanout-1.html

 


Forum|alt.badge.img
  • Author
  • July 27, 2017

Hi @qmangaming The attributes used in your fanout expression don't have to be present inside the html content as long as every feature being sent to the writer has that attribute present on it.

Thank you.