L
Lakshmi Padmaja
Guest
Hi Mike , Please follow the below steps provided to configure BPM with SPA and let us know if you still have an issue. 1. Open portal in browser before configuring SPA and login to the portal as “admin” 2. Stop servers 3. Open DLC/oebpm/server/conf /umacl.conf file and change real.type and realm provider as follows · usermgr.realm.type=custom · usermgr.realm.provider=com.savvion.usermanager.OERealm 4. Open DLC/oebpm/server/conf /bpmportal.conf and Set bpmportal.customrealm.managegroup to true 5. Copy paste spaservice.properties file from DLC/src/samples/security to wrk directory 6. Open proenv and type following and press enter. Copy generated encoded password and paste in spaservice.properties file. Also will generate oespaclient.cp. in work directory proenv genspacp -password admin 7. Copy oespaclient.cp from wrk to DLC/oebpm/server/conf directory 8. In DLC/oebpm/server/conf /umacl.conf file, change oeauth.server.clientprincipal from spadefault.cp to oespaclient.cp 9. Create empty db in pdsoe 10. Create an appserver project with below structure · APseverProject \ AppServer\OpenEdge\Security\Realm · APseverProject \ AppServer\OpenEdge\Security\Util 11. copy files from following location · DLC\src\samples\security\OpenEdge\Security\Realm to APseverProject \ AppServer\OpenEdge\Security\Realm · DLC\src\samples\security\OpenEdge\Security\Util to APseverProject \ AppServer\OpenEdge\Security\Realm 12. Create database and sql connection and assign to project for the empty db 13. Create a .p file with following content and run the p file CREATE dbname ._User. ASSIGN _User._Userid = "admin" _User._Password = "admin" _User._User_number = 1800 _User._Create_date = NOW _User._Given_name = "Administrator" _User._Telephone = "987888888" _User._Email = " admin @progress.com " _User._Description = "QA Eng" 14. Add database to bpsbroker from run configuration and start server 15. Add project to broker and publish 16. Now login to portal with oebpm credentials and observe that now we are able to login Regards, Lakshmi From: Akioma [mailto:bounce-Akioma@community.progress.com] Sent: Monday, March 16, 2015 1:25 AM To: TU.BPM@community.progress.com Subject: RE: [Technical Users - BPM] any Documentation available of attributes queried by BPM when using SPA? RE: any Documentation available of attributes queried by BPM when using SPA? Reply by Akioma Hi Lakshmi, I created a "admin" user in our application database and logged into BPM using that username. Now I see the dashboard widgets. But I still do not get the administration tab. Any idea what I can do? Thanks, Mike Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...