Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Advance Positional schema activity defines the procedure to read data from and write data to a multiple record format file. You can do this by specifying the names and positions of the fields from which you want to fetch the data from.
This feature is available in:

...

  1. On the Adeptia Suite homepage, click the Develop tab.
  2. Go to Services ?> Schema and then click Adv. PositionalThe Manage Advance Positional Schema screen is displayed (refer to Figure 221).
  3. Click the schema to view it in Edit mode or click the More Actions icon under the Actions column and select the View option. Clicking this link will display you the Edit Advance Positional Schema screen (see Figure 231).

    Figure 231: Edit Advance Positional Schema

  4. Click the Print button. This action will display you the Summary screen (see Figure 232).

...

Anchor
_Toc226191156
_Toc226191156
Anchor
_Toc315524593
_Toc315524593
Anchor
_Toc317062179
_Toc317062179
Enable IsRemoveHeader Attribute
If you use Advance Positional schema as a target schema then, you can set the IsRemoveHeader attribute. This attribute will help you to skip the insertion/updation of a record from the source file to the target database. You only need to set the IsRemoveHeader attribute to 'True'. This attribute is set in the Data Mapper, while mapping source and target schemas.
 

Steps to set IsRemoveHeader attribute
In the Data Mapper, load the source and target schemas. In the target schema, there is an IsRemoveHeader attribute.

...