Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Support Dynamic Meta Data #14

Closed
chirino opened this issue Jun 12, 2017 · 4 comments
Closed

Support Dynamic Meta Data #14

chirino opened this issue Jun 12, 2017 · 4 comments

Comments

@chirino
Copy link
Contributor

chirino commented Jun 12, 2017

  • Support providing selection lists dynamically.
    example: salesforce create or update contact action's twitter screen name field in the demo.
@chirino chirino added the Epic label Jun 12, 2017
@rhuss rhuss removed the Epic label Jun 17, 2017
@rhuss rhuss added the Epic label Jun 27, 2017
@rhuss rhuss added this to the Sprint 14 milestone Jun 27, 2017
@rhuss
Copy link
Contributor

rhuss commented Jun 27, 2017

Currently, the actions which can be selected for a connection are tightly coupled to the Camel Connector where the actions are associated 1:1 with the Camel connector. For dynamic actions, this association does not hold anymore.

Examples are the custom actions on SalesForce objects and the available stored procedures for Oracle EBS.

This story is about finding a solution for

  • obtaining the possible values for such dynamic action from a given connection. This requires a custom request to the backend.
  • Configuring the connector during deployment time in such a way that the given action can be called at runtime. Is a generic 'salesforce-connector' which gets the action as parameter the proper way to go ?

@chirino is this an appropriate description for this user story?
@zregvart @lburgazzoli @davsclaus any ideas what support would be required from Camel connector's side to support this requirement?

@rhuss
Copy link
Contributor

rhuss commented Jul 6, 2017

This is related to #32

@jimmidyson
Copy link
Contributor

We are now waiting on updates to UI and testing this works before closing... so close now...

@jimmidyson
Copy link
Contributor

This is done! Nice work @zregvart @KurtStam and @gashcrumb !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants