Posted: Mon Mar 20, 2006 12:43 pm Post subject: Developing Action - WBI Connect
Newbie
Joined: 07 Mar 2006 Posts: 8
I'm trying to create a Variable Workflow for WBI Connect where it receives a xml file and translate it to binary.
Take as an example this XML:
______________________________________
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Tester>
<Tester>
<From>companyA</From>
<To>companyB</To>
<Content>TheContentOfThisTag</Content>
</Tester>
_______________________________________
And I want the Binary file to have the following content
TheContentOfThisTag
Has someone have developed an action and could help me?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum