Hello,

I'm developing a web application using Camunda BPM 
Platform<http://camunda.org/features/>which is strongly based on Angular.js for 
one of their default applications 
called TaskList <http://docs.camunda.org/latest/guides/user-guide/#tasklist>. 
It also uses ngDefine <http://nikku.github.io/requirejs-angular-define/>, 
which is an integration of Require.js and Angular.js. I'm new to all of 
them, but summarizing I'm trying to use a REST API to get some information 
from my system and use it in the angular.js app. Since I don't know exactly 
how to do it, I'm trying to create a new Angular.js app in an embedded form 
(html file) and bootstrap it manually. I've searched a lot of examples on 
Google, StackOverflow and these forums, but I didn not find something 
similar and I'm still getting a typical error of "Error: Argument ctrl is 
not a function, got undefined". I'm probably having a newbie error, so here 
it's my code:

http://plnkr.co/edit/rSjPff44IztlJ2QJp50y?p=catalogue

Has any of you experience working on this app of Camunda BPM Platform? 
Thanks for your time.



Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to