I need to know where I start for the following.... I have been given a Web 
Service SSO URL test against, I need to open a new window and send login 
details accross. all i have is the xml.

my question is in CF how to i go about this? CFHTTP, xml etc? below is what I 
hev been given

<Envelope Version="2.0" OrganisationUnitId="05B09E12" StaffId="123">
  <OrganisationUnitHierarchy>
    <OrganisationUnit OrganisationUnitId="45C7CAF" Name="test" Command="Write">
      <OrganisationUnit OrganisationUnitId="65A362ABBD63" Name="Reading 
Investments" Command="Write" />
    </OrganisationUnit>
  </OrganisationUnitHierarchy>
  <StaffCollection>
    <Staff OrganisationUnitId="BBD63" 
StaffId="29C3D595-9403-4E3A-B0F4-9D29EEA94D47" FirstName="Test" 
LastName="Adviser" Email="t...@something.com">
    </Staff>
  </StaffCollection>
</Envelope> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329494
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to