We are currently performing maintenance on Appian Community. As a result, discussions posts and replies are temporarily unavailable. We appreciate your patience.

Hi All, I want to write a Smart Service which can interact witht the

Hi All,

I want to write a Smart Service which can interact witht the database and update records. (Write to Data Store Entity already exists but i want to customize the similar functionality)
I have searched a lot in forum.appian.com/.../ but couldnt find the relavant package.

Can anybody help me regarding this ?...

OriginalPostID-78183

OriginalPostID-78183

  Discussion posts and replies are publicly visible

Parents
  • alex & sathya thank you both for the response.

    Alex: I am aware of that documentation but my query was reg the package / classes / functions that can help me in writing custom smart service.
    Sathya: I am looking some thing beyond Query Database, it will be helpful if you can give me classes or interfaces that i use to customize similar functionality.

    Here is my scenario:
    I want to write a smart service which takes “Data Store Entity” name (existing) , “DB Operation” i.e, (insert/update/delete) and “field” (upon which the operation to be performed in the table), condition (<, >, = value) as inputs and performs respective operation on the targetted table in the database.
Reply
  • alex & sathya thank you both for the response.

    Alex: I am aware of that documentation but my query was reg the package / classes / functions that can help me in writing custom smart service.
    Sathya: I am looking some thing beyond Query Database, it will be helpful if you can give me classes or interfaces that i use to customize similar functionality.

    Here is my scenario:
    I want to write a smart service which takes “Data Store Entity” name (existing) , “DB Operation” i.e, (insert/update/delete) and “field” (upon which the operation to be performed in the table), condition (<, >, = value) as inputs and performs respective operation on the targetted table in the database.
Children
No Data