Diversio Insight Apps OFAC Apps

Diversio, a robust product diversion tracking tool allows companies to locate the source and target of diversion along with the number of products being diverted and the frequency of diversion.

InsightApps is a product from StratApps, Inc. which delivers Web-enabled reporting functionality so you can create reports that draw content from a variety of data sources, publish reports in various formats, and centrally manage security. It requires developer skills with basic experience in Reporting.

The Office of Foreign Assets Control (OFAC) of the US Department of the Treasury administers and enforces economic and trade sanctions based on US foreign policy and national security goals against targeted foreign countries

Know more... Know more... Know more...


Carrier411
Overview
Highlighted Features
Versioning
Simple DB
Overview
Highlighted Features
Versioning


Carrier411: Carrier411 Snap allows the user to call the web services exposed by Carrier411 by taking the input from user.





  • Uses Webservice interface provided by Carrier411
  • No additional configuration required for connectivity except username and password
  • Includes a wizard for creating SnapLogic resources for each component.
  • Provides access to carrier411 Webservices without any programming.
  • No need to provide the SessionUUId for each snap. It is automatically assigned by the wizard

  • This Snap contains a login-component which takes username and password and generated the SessionUUID by calling a webservice. This SessionUUID is required by all the other snaps to invoke the carrier411 Webservices.
  • For using the components, SnapLogic resources have to be created either by executing the wizard or manually. For Connectivity between SnapLogic and Carrier411 Web services, this snap used Apache Axis libraries to generate the Client Stubs by reading the WSDL files exposed by carrier411.
  • Enables the following functions through Snap components
    • See safety rating, SMS data, insurance, authority and census data for all your registered carriers that have had insurance or authority updates within the specified number of days
    • check the monitoring status of a company
    • See the insurance and authority data for all your registered carriers.
    • See carrier safety ratings for all registered companies
    • See SMS data for all companies monitored
    • See safety rating, BASIC scores and SMS data, insurance, authority and census data for the specific Docket number

  • SnapLogic Version 3.1
  • Version 1.0 Initial Release


Amazon simpleDB: Amazon simpleDB Snap allows the user to Connect to Amazon simpleDB, create and delete domains, read domain meta data, Get attributes of a given domain, Fire a Select query, Insert and update attributes of a domain.




Amazon simpleDB Snap allows the user to Connect to Amazon simpleDB, Create and Delete Domains, Read domain meta data, Get attributes of a given domain, Fire a Select query, Insert and Update attributes of a domain

Amazon simpleDB Snap consists of 9 components. During the wizard execution, the wizard gets all the domains and for each domain it adds resources for Read, Insert, Update and Delete operations on the domain.

This Snap requires the access_id and access_key to connect to Amazon simpleDB. For using the components, SnapLogic resources have to be created either by executing the wizard or manually.

For Connectivity between SnapLogic and Amazon simpleDB, this snap uses the AWS SDK. After installation, you can access the above listed functionalities without any programming.


  • Uses AWS SDK for accessing Amazon simpleDB
  • No additional configuration required for connectivity except access id and access key
  • Includes a wizard for creating SnapLogic resources for each component
  • Provides access to Amazon simpleDB without any programming
  • Supports the following operations on Amazon simpleDB:
    • Create Domain
    • Delete Domain
    • Read Domain Meta Data
    • Fire a select query
    • Get Attributes
    • Insert Attributes
    • Update Attributes

  • SnapLogic Version 3.1
  • Version 1.0 Initial Release