Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-20362

Create Custom Transform target paths

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0.0
    • DESDL, ESP
    • Minor

    Description

      Given the following Custom Transform statement:

      <xsdl:SetValue name="gcid_x" optional="false" target="Row/FraudGovUser/GlobalCompanyId" value="$gc_id"/>

      The transformation fails if Row exists but FraudGovUser does not. The same result also occurs for AppendValue. The PTree methods assume that Row/FraudGovUser exists and only GlobalCompanyId must be created, and throw exceptions if not.

      The transform should ensure the path exists rather than assuming it does.

      Attachments

        Activity

          People

            rpastrana Rodrigo Pastrana
            klemti01 Tim Klemm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: