git clone https://@opensourceprojects.eu/git/p/c2net/cpl/paas4man/cnm/cnm-ucp c2net-cpl-paas4man-cnm-cnm-ucp



File Date Author Commit
backend 2017-09-13 aorbegozo aorbegozo [24311d] Dataset visualization in C2NET and company form...
frontend 2017-09-13 aorbegozo aorbegozo [24311d] Dataset visualization in C2NET and company form...
.eslintrc.json 2017-09-13 aorbegozo aorbegozo [24311d] Dataset visualization in C2NET and company form...
ReadMe.md 2017-07-07 aorbegozo aorbegozo [58e9b4] CNM-UI 1_8_0: mapping rules with DKMS. First v...
index.js 2017-07-07 aorbegozo aorbegozo [58e9b4] CNM-UI 1_8_0: mapping rules with DKMS. First v...
package.json 2017-07-28 aorbegozo aorbegozo [9d4f29] CNM 1_1_0: mapping rules using company resource...

Read Me

Notes

Tested with UCP 1_6_0

Prerequis

  • In config/default.json, add "c2net-cpl-paas4man-cnm-cnm-ucp" as a new UCP module.
  • UCP manifest.json: add there the channel "req_fe2cnm".
  • Service manifest: connect the ucp req_fe2cnm channel wit the cnm rep_cnm channel.

New way of using channels

Tested with the new way of using channels in UCP (not adding channel in server.js, but only in UCP manifest. Use it in homecontroller.js, through context.requires.channelName)