Skip to content

DatiDDT - Problema Array "RiferimentoNumeroLinea" #17

@brainssolutions

Description

@brainssolutions

Salve,
non riesco a capire se c'è un errore oppure il campo è singolo.

Al momento con lo script riesco a generare il semplice Array :

<DatiDDT>
        <NumeroDDT>1</NumeroDDT>
        <DataDDT>2020-07-08</DataDDT>
        <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea>
</DatiDDT>

avrei però bisogno di specificare più linee del tipo 👍

<DatiDDT>
        <NumeroDDT>1</NumeroDDT>
        <DataDDT>2020-07-08</DataDDT>
        <RiferimentoNumeroLinea>1</RiferimentoNumeroLinea>
        <RiferimentoNumeroLinea>2</RiferimentoNumeroLinea>
        <RiferimentoNumeroLinea>3</RiferimentoNumeroLinea>
</DatiDDT>

Grazie in anticipo !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions