Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+1
person also asked this
people also asked this
Replies
2 replies
Answers
1 answer
Subscribers
8 subscribers
Views
2204 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
hi, I need a session id for the current session. I
ankitb0003
Certified Lead Developer
over 11 years ago
hi,
I need a session id for the current session.
I have tried API but it is giving me null error.
forum.appian.com/.../6621
have any one tried this before.
Thanks
Ankit ...
OriginalPostID-79680
OriginalPostID-79680
Discussion posts and replies are publicly visible
Parents
0
Patty Isecke
Appian Employee
over 11 years ago
Hi Ankit, it looks like you defined webServiceContext, but never initialized it, so the value is null. Check out
docs.oracle.com/.../stateful.htm
Example 10-1 Accessing HTTP Session on the Server
for information on getting the context of the WebServiceContent in order to get the session.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Patty Isecke
Appian Employee
over 11 years ago
Hi Ankit, it looks like you defined webServiceContext, but never initialized it, so the value is null. Check out
docs.oracle.com/.../stateful.htm
Example 10-1 Accessing HTTP Session on the Server
for information on getting the context of the WebServiceContent in order to get the session.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data