Forum Discussion

Parex122334's avatar
Parex122334
New Contributor III
2 years ago

How to create temporary directory before storing data into SLDB

Hi All,I want to send my data's to File Writer Snap.But before sending it there,we have condition to  send it in temporary directory then to File Writer.How to create Temp Directory there??.Please help me out here

3 Replies

  • ptaylor's avatar
    ptaylor
    Employee

    I suspect there is a problem with how you’re building your snap pack and perhaps you’re including some outdated version of the SDK in the snap pack itself.
    Please email me your pom.xml: ptaylor@snaplogic.com

  • ptaylor's avatar
    ptaylor
    Employee

    BTW, I can’t reproduce this issue. I have a string property that’s not an expression with uiRowCount(5) and it works just fine.

    • smudassir's avatar
      smudassir
      Employee

      Can you upload your GPGAAccount.java here?