Getting data using data model from data base ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 07:04 AM
Saving data is done by using data model mapping to store entity task . I wonder if fetching data is possible with out using Rest Call task or Implementing custom logic. Just searching to pull data from data base in an easy method as pusing data to data base .
- Labels:
-
Alfresco Process Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2018 12:18 PM
Sorry, but your question is not clear.
What exaclty are you trying to do?
Can you elaborate and maybe give us some example?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2019 05:37 AM
Sorry, for the late reply.
I need to fetch data from custom data base . Currently I am using REST call task to fetch the data . Where as to store data in custom database I use Store entity task .
Now , I changed my Rest call task with Store entity task and used custom data model to fetch data as well . Thanks!.
