SeanHoppe.com > CLEO Tips > Cleo Harmony > Create New VLTrader AS2 Partnership

Create New VLTrader AS2 Partnership

29th December 2016

Below are the instructions to create a new AS2 partnership in VLTrader

STEP 1:

Launch VLTrader

STEP 2:

From the TREE PANEL, click the TEMPLATES tab.

VLTrader create new AS2 partnership template


STEP 3:

Select the type of template you want to use; Generic or Pre-configured.

If the Partner is a big company like Amazon or Walmart, you can find them in the Pre-configured folders.

VLTrader create new AS2 partnership template generic

If the Partner is a smaller company, or if you prefer to create your own, use the Generic folder.

VLTrader create new AS2 partnership template preconfigured


STEP 4:

Select the type of communication you will be using with the partner.

Example: AS2

VLTrader create new AS2 partnership template amazon


STEP 5: 

Right-click the selection and click Clone and Activate.

VLTrader create new AS2 partnership template clone activate

A new partnership will now exist on the ACTIVE tab in the TREE PANEL. From here you can modify the partnership details.


By: on
load('http://www.seanhoppe.com/EXTOL-Blog-Feed2/'); $feed2 = array(); foreach ($rss2->getElementsByTagName('item') as $node2) { $item2 = array ( 'title' => $node2->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node2->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node2->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node2->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed2, $item2); } $limit2 = 5; $rss3 = new DOMDocument(); $rss3->load('http://www.ebithree.com/EBIThree-RSS/'); $feed3 = array(); foreach ($rss3->getElementsByTagName('item') as $node3) { $item3 = array ( 'title' => $node3->getElementsByTagName('title')->item(0)->nodeValue, 'link' => $node3->getElementsByTagName('link')->item(0)->nodeValue, ); array_push($feed3, $item3); } $limit3 = 5; $rss4 = new DOMDocument(); //$rss4->load('http://www.ebithree.com/EBIThree-RSS/'); $rss4->load('http://www.ebiworld.com/EBI-Feed/'); $feed4 = array(); foreach ($rss4->getElementsByTagName('item') as $node4) { $item4 = array ( 'title' => $node4->getElementsByTagName('title')->item(0)->nodeValue, 'link' => $node4->getElementsByTagName('link')->item(0)->nodeValue, ); array_push($feed4, $item4); } $limit4 = 5; echo ' '; ?>