<< Click here to display Table of Contents >> Navigation: Install, Configure and Administer GN4 > Configuring GN4 > Configuring Content Import > Configuring Wire Stories Import > Create a wire stories import workflow > Analyzing input content to transform > Example 1: AFP XML format:
In this step you will add the instructions that create the ID in the sourceId and followId GN4 attributes.
<sourceId>
<xsl:value-of select="$publicIdentifier"/>
</sourceId>
<followId>
</followId>