1 / 2

Running Alfresco AngularJS Application (0.5.1) without Activiti Explorer Process

Make sure that you are using the latest version of alfresco-community(5.2.a). If you are using an older version, you need to enable CORS manually for alfresco AngularJS application to connect to your Alfresco repository.

contcentric
Download Presentation

Running Alfresco AngularJS Application (0.5.1) without Activiti Explorer Process

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Running Alfresco AngularJS Application (0.5.1) without Activiti Explorer process This BLOG is explaining what all changes you need to make to start Alfresco AngularJS client without Activiti explorer. Make sure that you are using the latest version of alfresco-community(5.2.a). If you are using an older version, you need to enable CORS manually for alfresco AngularJS application to connect to your Alfresco repository. This BLOG assumes that you have already generated AngularJS application by referring below links: https://github.com/Alfresco/alfresco-ng2- components/blob/master/PREREQUISITES.md (for prerequisites) and https://github.com/Alfresco/generator-ng2-alfresco-app AngularJS application generation). (for alfresco Related Blog: How to Integrate Ephesoft and Alfresco You only want to use it as an ECM without installing Activiti. In order to achieve this follow the below steps: 1. Find a file files.component.ts on a path ./app/components/files. 2. Edit that file and replace the code of that file with the code given below : Note: Here we have post some long code so please visit our site and see the code 3. Rebuild the project using the command “npm run build” from a command prompt. 4. And start the app using “npm start command”. In the login page, do not forget to disable the BPM toggle button. Open URL. Give appropriate credentials. In case you are facing an issue, please feel free to comment on this BLOG and we will reply you at the earliest moment. Contact us Good luck! 3. Rebuild the project using the command “npm run build” from a command prompt. 4. And start the app using “npm start command”. Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

  2. In the login page, do not forget to disable the BPM toggle button. Open URL. Give appropriate credentials. In case you are facing an issue, please feel free to comment on this BLOG and we will reply you at the earliest moment. Contact us Good luck! Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

More Related