-
Notifications
You must be signed in to change notification settings - Fork 7
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
I find we need login twice for visit start process or task form #2
Comments
Hi, |
Hi , |
THE UID/PWD IS YOUR JBPM-CONSOLE'S UID/PWD |
Hi ,
This is not working ,I have configured admin/password..it is not working.
Please help me how to resolve this issue.
Thanks,
Bala
From: Bai Xiaofeng [mailto:[email protected]]
Sent: 02 November 2017 14:36
To: pefernan/embedding-jbpm-forms-example <[email protected]>
Cc: Balamuralikrishnan Vengateson <[email protected]>; Comment <[email protected]>
Subject: Re: [pefernan/embedding-jbpm-forms-example] I find we need login twice for visit start process or task form (#2)
THE UID/PWD IS YOUR JBPM-CONSOLE'S UID/PWD
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fpefernan%2Fembedding-jbpm-forms-example%2Fissues%2F2%23issuecomment-341358622&data=01%7C01%7Cbalamurali.v%40hcl.com%7C7c5d99e84cb343253d4708d521d0fea8%7C189de737c93a4f5a8b686f4ca9941912%7C1&sdata=tMFOLsLCxd73leyx3iyo4YvDTQYNcmTTPA3pBgCWeQI%3D&reserved=0>, or mute the thread<https://apac01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAQmchHUvpaXaHcv695lHOA28YsYMf6Evks5syYX6gaJpZM4GL8_D&data=01%7C01%7Cbalamurali.v%40hcl.com%7C7c5d99e84cb343253d4708d521d0fea8%7C189de737c93a4f5a8b686f4ca9941912%7C1&sdata=ST9Ckyf2aSh6kxSKjFUeWGL%2FjhLrApZyUAR7hIy4erA%3D&reserved=0>.
::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.
…----------------------------------------------------------------------------------------------------------------------------------------------------
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I create show process form at BPMS web use showProcessForm.html's code.
But I find I need login twice for visit the process start form.
1 visit /business-central/rest/runtime/{process deployment id}/process/{process name}/startform, need login.
2 visit kie-wb.html?perspective=FormDisplaydPerspective$standlone=ture@opener={host}$ProcessId={}@domainID={} need login again.
From our client , them just want to login once , so please give a solution.
Thanks.
The text was updated successfully, but these errors were encountered: