Avatar

Level 2

Hi @Jyoti_Yadav ,

Here is the screenshot of my package, there is nms:operation :

 

Capture.PNG

After generating the package, I have this in the output file :

 

<?xml version='1.0'?>
<package author="" buildDate="2021-11-18 16:14:49.830Z"
         buildNumber="8192" buildVersion="6.1" img="xtk:installedPackage.png" label="test"
         name="package_param_101220_ECR_MAT" namespace="MD" vendor="">
  <entities schema="xtk:specFile">
    <specFile img="xtk:installedPackage.png" includeDefaultValues="false" includeInstallScript="false"
              includeSpec="true" label="test" name="package_param_101220_ECR_MAT"
              namespace="MD" type="0">
      <definition automaticDefinition="false" id="nms:operation,MD_OPER19_SAP_JANV"
                  lineCountMax="5000" schema="nms:operation">
        <where displayFilter="nom interne égal à 'MD_OPER19_SAP_JANVMAAT'">
          <condition expr="@internalName = 'MD_OPER19_SAP_JANVMAAT'" internalId="1"/>
        </where>
      </definition>
      <execution buildDate="2021-11-17 08:41:48.771Z" fileName=""
                 fileSize="4915" objectCount="1"/>
      <properties>
        <progress current="0" max="0"/>
      </properties>
    </specFile>
  </entities>
</package>

Thanks,

Max ATTOU