Hi,
I am new to Appian and learning by doing hands on exercise. i am not able to find the cloud database option in the settings ( 9 dots). i am using new Appian Community Edition beta, please follow this link: https://us.appian.community/suite/sites/home.
Discussion posts and replies are publicly visible
how to fetch data ? datastore we cannot create , we cannot create entity constant how to create view?
On the CE you use records.
but how can we populate or insert data into the table we created using Records?
Have you tried to write records using process models? What exactly you mean by insert? Or are you looking to insert any bulk data?
Not sure why you say this. What have you tried? I have a CE too and everything works fine such as query entity or creating DSE constants. You cannot create View or anything that can be done from Cloud Database end.
https://docs.appian.com/suite/help/24.2/Write_Records_Smart_Service.html
https://docs.appian.com/suite/help/24.2/Write_to_Data_Store_Entity_Smart_Service.html
You should go through the documentation how to write data into DB in Appian .
Will it always be like this or it is just temporary ? Stefan Helzle Harshit Bumb (Appyzie) Konduru Chaitanya
also is there anyway to avail that functionality by upgrading env?
Hi Harshit,
Is there any other environment other than CE that we can use for self practices purpose so that we can have cloud DB available there? or only CE is available ?
USe records and write records smart service from a process model. IN that way you will be able to create database objects and populate them with data in CE as Stefan said