Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using Reports as Data Source for Outputting to Devices #2

Closed
afawcett opened this issue Jan 9, 2015 · 7 comments
Closed
Assignees

Comments

@afawcett
Copy link
Owner

afawcett commented Jan 9, 2015

Based the work of @corycowgill implement a #clicksnotcode means to attach Report details and map to a device output. Using the Analytics Apex API and a Scheduled job.

Perhaps create a LittleBits Report Trigger object to allow the user to define the report and mappings from its output to the device output through fields. Then have a scheduled job to read LittleBits Report Trigger records to process.

@corycowgill corycowgill self-assigned this Jan 9, 2015
@afawcett afawcett changed the title Support for using Reports as Data Source for outputting to Devices Support for using Reports as Data Source for Outputting to Devices Jan 9, 2015
@afawcett afawcett assigned afawcett and unassigned corycowgill Jul 29, 2015
@afawcett
Copy link
Owner Author

As discussed, i'll take this one and implement to support our 'Opportunity (or Sales) Progress Tracker' demo at DF15.

@afawcett
Copy link
Owner Author

Here is the original blog from @corycowgill. I'll take the code from this an make it declarative! 👍

@afawcett
Copy link
Owner Author

Quick update its coming along nicely, working on the scheduler bit next...

screen shot 2015-07-29 at 20 38 05

screen shot 2015-07-29 at 20 36 20

screen shot 2015-07-29 at 20 36 40

@afawcett
Copy link
Owner Author

Schedule done!

schedulejob

@afawcett
Copy link
Owner Author

Ok made an initial commit, more work on tests before packaging, but its mostly in place for demo. Will need trigger validations in due course, e.g. to check report exists etc. Would like to improve the UI as well, to let users pick from a custom UI the parts of the report to map to the device outputs, but i'm getting ahead of myself for Dreamforce deadline a bit here!

@afawcett
Copy link
Owner Author

Done! 👍

@afawcett
Copy link
Owner Author

afawcett commented Aug 7, 2015

Added in release v1.12

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

No branches or pull requests

2 participants