Skip to main content

Data Integration Hub Konvertierung -Field

Answered

Comments

2 comments

  • Martin Heigl

    Hi, we will change this in a later version to 2048 bytes

    workaround

     

    create a source file in the project folder

    example:

    integrationfucntions.src

     

    inside this you can create a function

     

    function checkcrossreference

    // your code

    end function

     

    and in Konvertierung you insert

    batch=integrationfucntions:checkcrossreference()

    More see 

    http://www.beascloud.net/docs/help/beasscript2/batch.htm

     

     

  • Paco Bayer

    Hello, thank you very much!

    I managed to cram the things I had to do in the field but this will surely be useful down the line.

     

    Kind Regards

    Paco Bayer

Please sign in to leave a comment.