Movex/M3 Text Id
  • 16 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Movex/M3 Text Id

  • Dark
    Light

Article summary


Update of Movex/M3 text id with textblock

This document describes how you easily can get Movex text updated for a certain text-block without coding.

In the Table

In the table you declare a new smart-field (“IBTXIDREMARK”), in this example MPLINE with the actual textblock, “REMARK” in this case. Note that Data type shall be 20006!

<Column xmlns="" alias="WTX1D" align="" defaultvalue="" description="Text identity" displaylength="" maintenance="" maxlength="" position="129" ruleset="" shortname="TXID" type="20006" value="IBTXIDREMARK">

           <Properties>

            <Property name="formula" value="(${IBTXID})"/>

            <Property name="filePrefix" value="M"/>

            <Property name="useDivision" value="false"/>

            <Property name="textBlock" value="Remark"/>

           </Properties>

 </Column>

 

Note that File Prefix can be C,M or O.

In the portlet

Both the new field (IBTXIDREMARK) and the Text id, (IBTXID) below, needs to be in the datamodel!

The field that is added to the protlet is the new field, i.e. IBTXIDREMARK.

The propteries for the field is set under Etended properties and are common Text area settings.

In the Workflow

The update is managed simply by Data instance event _model_update by the action in the related workflow.



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.