This part of the course wants you to create a new record type and from the database table select "AS_Vehicle" however, when I get to the "Configure Date Source" menu the only options that show up are "PF_ACCOUNT, PF_ACCOUNT_TYPE, PF_GOAL, PF_TRANSACTION".
Does anyone happen to know what is going wrong here? Or how I can access the "AS_Vehicle" database table?
Discussion posts and replies are publicly visible
Hi shsingh1
Which option did you select for creating record?
1. Build Apps Faster with Sync
2. Disable sync and related features
If you are going with option 2 then you have to create a Entity first to view your table.
I have been using option 1 not option 2.
Hi shsingh1. Did you get chance to validate if that table is created in db?
I have not, I also do not know how to validate whether the table was created.
No worries. You can search in cloud database.
I think you might have selected database as source under "i want to start with existing data", which require existing table in DB. So first you need to create table and use this option.
Also you can auto generate table on selecting option under "i want to start from scratch" where appian automatically create table.
I don't think that is correct.
I attempted to do what you mentioned but that takes me to windows I have never seen before. The instructions in the course say to select "database", then select "Build apps faster with sync".
Are you using appian community edition site? Those table should be already exists in that environment.
Unsure, I'm in a suite that is associated with the company I work for and am doing the training with. Sorry if that is not helpful.
Thanks for confirming. I feel the same that you are not using community edition as the table you mentioned in description start with prefix PF doesn't exist in community environment.
To answer your question.