Currently, I am using XIVY designer 5.x.x. There is an inconvenience for me that the system will always log-in with default user as Developer. Therefore, I must to log out and log in again with the correct user.

Is there any way to prevent this such a configuration for avoid default session, for example.

asked 12.03.2014 at 08:46

dthai's gravatar image

dthai
(suspended)
accept rate: 0%


I'm not aware of such a possibility but you could add a simple Start Process used only for Testing in the Designer that logs in the correct user.

ivy.session.loginSessionUser("MyTestUser","");

So it's a little bit more convenient because it requires just one click ;)

link

answered 13.03.2014 at 14:20

Peter%20St%C3%B6ckli's gravatar image

Peter Stöckli ♦
(suspended)
accept rate: 69%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78

Asked: 12.03.2014 at 08:46

Seen: 2,866 times

Last updated: 13.03.2014 at 14:20