Forum Discussion
uchi_122495
May 15, 2015Cirrus
iControl transaction problem
Here is my code written with iControl Library for Java.
// set timeout
interfaces.getSystemSession().set_session_timeout(60);
interfaces.getSystemSession().set_transaction_timeout(30);
// get...
uchi_122495
Cirrus
Thanks, Joe.
X-iControl-Session is HTTP header. I am using session as SOAP header instead. Is X-iControl-Session required even if SOAP header is setted ?
So if you start a transaction, wait until the expiration and then issue a command it will auto-commit.
My code exactly works as you say. The only second create_v2 is executed. My purpose is to avoid committing that second creat_v2, because expiration is unpredictable.
May 27, 2015
Ok, gotcha. I forgot about the "session" SOAP header.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects