Upload a csv/excel and save to entity store

I am new to Appian and I am evaluating the Appian.

I want such function depicted in the subject. 

I searched in the "Discuss" and some threads said that I can use "Parse Excel to CDT". But I can't find such function in the community version.

There are also some threads saying that some plugins can support such feature. But I can't find any plugins in the community version.

Please anyone can confirm such functions are available in commercial version?

Or any other alternate way to fulfill such function in community version?

  Discussion posts and replies are publicly visible

Parents Reply
  • 3 more questions:
    1. What's the format for column names? Comma separated string like this?  "user_name, login_time, client_ip"?

    2. I tried to download by clicking the "Download" button but I didn't get the zip file, but just a text message:
    "This app is available to download for Appian Customers, Partners, and Employees. Please make sure to self-associate from your profile."
    What does it mean for "self-associate from your profile"? How can I get that file?

    3. I wrote "jdbc/Appian" as the data source name, but I got Java exception when I run my workflow:

    "java.lang.Exception: This method only work with MySQL databases".

    What's wrong with it?

Children