<div><br clear="all">Hi Experts,</div>
<div> </div>
<div>I am facing an issue with the rule container.In SWI1 I can see the value in Workflow container but when the same value is binded to rule its not getting binded.I also debugged the code assigend to the rule conatiner,initailly I have binded the element using the macro  
<style type="text/css">
SPAN {
font-family: "Courier New";
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}
.L1S33 {
color: #4DA619;
}
</style>
<span>swc_get_element ac_container <span class="L1S33">&#39;AGENT_ID&#39;</span> agent_id.</span> Later I did try with function module  
<style type="text/css">
SPAN {
font-family: "Courier New";
font-size: 10pt;
color: #000000;
background: #FFFFFF;
}
</style>
<span>SWC_ELEMENT_GET</span>  same result.In debug mode I check the element is read but the value is not read.please refer the screen and help me in resolving this issue.</div>
<div> </div>
<div><br>-- <br>Thanks and Regards<br>Srini..<br><br></div>