{"id":2553,"date":"2023-07-10T13:24:33","date_gmt":"2023-07-10T13:24:33","guid":{"rendered":"https:\/\/www.2ba.nl\/?p=2553"},"modified":"2023-07-10T13:26:28","modified_gmt":"2023-07-10T13:26:28","slug":"oci-deprecated","status":"publish","type":"post","link":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/","title":{"rendered":"OCI (deprecated)"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Interfaces &#8211; OCI (deprecated)<\/h1>\n\n\n<p>Text only available in english<\/p>\n<p>As per 2013-03-01 Unifeed\u00a0can also be used as a SAP OCI 4.0 Provider. In short, the Unifeed catalog can be initiated from the SRM Server and retrieve information from the catalog using the OCI (Open Catalog Interface).<\/p>\n<table class=\"table table-striped table-bordered\">\n<tbody>\n<tr>\n<th style=\"width: 25%;\">Interfaces<\/th>\n<td>\n<p>Article, Selection list<\/p>\n<\/td>\n<\/tr>\n<tr>\n<th>Action<\/th>\n<td>POST to hookUrl<\/td>\n<\/tr>\n<tr>\n<th>Message<\/th>\n<td>OCI message with one or more tradeitems. The tradeitems will be posted as an (one-based) array.<\/td>\n<\/tr>\n<tr>\n<th>Example URL<\/th>\n<td>\n<p>For non SAP:\u00a0<a href=\"https:\/\/unifeed.2ba.nl\/?interfaceType=OCI&amp;interface=3&amp;hookUrl=http:\/\/mijn.domein.nl\/\">https:\/\/unifeed.2ba.nl\/?interfaceType=OCI&amp;interface=3&amp;hookUrl=http%3A%2F%2Fmijn.domein.nl%2F<\/a><a href=\"https:\/\/unifeed.2ba.nl\/?interfaceType=OCI&amp;interface=3&amp;hookUrl=http%3A%2F%2Fmijn.domein.nl%2F\">\u00a0<br \/><\/a>For SAP:\u00a0<strong><span style=\"font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;\"><a href=\"https:\/\/unifeed.2ba.nl\/OCI\/Login\/\">https:\/\/unifeed.2ba.nl\/OCI\/Login\/<\/a>\u00a0(<\/span><\/strong>see SAP configuration details below)<\/p>\n<\/td>\n<\/tr>\n<tr>\n<th>Example response<\/th>\n<td><img decoding=\"async\" class=\"item-image size-full wp-image-1003\" src=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\" alt=\"OCIkoppleing1\" width=\"100%\" \/><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>\u00a0\u00a0<\/p>\n<h3><span style=\"font-size: 1.5em;\">Implementation details (SAP)<\/span><\/h3>\n<ul>\n<li><strong>SAP Documentation:<\/strong>\u00a0<a href=\"http:\/\/scn.sap.com\/docs\/DOC-7948\">http:\/\/scn.sap.com\/docs\/DOC-7948<\/a><\/li>\n<li><strong>Version:<\/strong> 4.0<\/li>\n<li><strong>Method:<\/strong> Call-UP using GET and data return using &#8220;Fields&#8221; POST (XML variant not implemented)<\/li>\n<li><strong>Supported additional functions:<\/strong> DETAIL<\/li>\n<li><strong>Unsupported functions:<\/strong> SOURCING, BACKGROUND_SEARCH and VALIDATE are not implemented. Please contact us if you want to use one of these functions<\/li>\n<li><strong>URL<\/strong>:\u00a0<strong><span style=\"font-size: 11pt; font-family: Calibri, sans-serif; color: #1f497d;\"><a href=\"https:\/\/unifeed.2ba.nl\/OCI\/Login\/\">https:\/\/unifeed.2ba.nl\/OCI\/Login\/<\/a><\/span><\/strong><\/li>\n<\/ul>\n<p>\u00a0<\/p>\n<p>You can define the catalog using code SPRO (Transaction customisations \/ process flow).<br \/>This documentation can be used for PM (Pant Maintenance), PS (Project System) and MM (Material Management) although less settings are possble.<\/p>\n<p><strong>Define catalog in SAP:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" size-full wp-image-1005\" src=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/bedrijven.jpg\" alt=\"bedrijven\" width=\"608\" height=\"300\" \/><\/p>\n<p>\u00a0<\/p>\n<p><strong>Define call detail of catalog (please use your credentials)<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" size-full wp-image-1007\" src=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/config.jpg\" alt=\"config\" width=\"608\" height=\"300\" \/><\/p>\n<p>\u00a0<\/p>\n<p><strong>Define ordertype of catalogus \/\u00a0<strong>Map OCI fields to SAP fields (<strong>RIHFCOM_XL)<\/strong><\/strong><\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" size-full wp-image-1009\" src=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/mapping.png\" alt=\"mapping\" width=\"419\" height=\"121\" \/><\/p>\n<p>\u00a0<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\" size-full wp-image-1011\" src=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/mapping.jpg\" alt=\"mapping\" width=\"608\" height=\"239\" \/><\/p>\n<p>\u00a0<\/p>\n<h2><span id=\"OCI_Format_mapping\" class=\"mw-headline\">OCI Format mapping <\/span><\/h2>\n<table class=\"table table-condensed\">\n<tbody>\n<tr>\n<th style=\"width: 27%;\">Field name<\/th>\n<th style=\"width: 40%;\">Details<\/th>\n<th style=\"width: 33%;\">Mapping 2BA<\/th>\n<\/tr>\n<tr>\n<td>NEW_ITEM-DESCRIPTION[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>Description of the item<\/td>\n<td>TradeItem.Description (Cut to length 40)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-MATNR[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>SRM product number of the item<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-QUANTITY[n] <br \/><span style=\"color: #a9a9a9;\">char 15<\/span><\/td>\n<td>Item quantity; 11 digits before the decimal point, 3 after it. Do not use commas for thousands.<\/td>\n<td>The entered quantity on selection or from selectionlist<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-UNIT[n] <br \/><span style=\"color: #a9a9a9;\">char 3<\/span><\/td>\n<td>Quantity unit for item quantity<\/td>\n<td>TradeItem.OrderUnitMeasureUnitCode (ISO codes like PCE, MTR)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-PRICE[n] <br \/><span style=\"color: #a9a9a9;\">char 15<\/span><\/td>\n<td>Price of an item per price unit; 11 digits before the decimal point, 3 after it. Do not use commas for thousands.<\/td>\n<td>TradeItem.GrossPricePerOrderUnit * Quantity (or when condition server is active and a netprice is found, the netprice will be used)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CURRENCY[n] <br \/><span style=\"color: #a9a9a9;\">char 5<\/span><\/td>\n<td>Item currency; Must be maintained as ISO code in the SRM Server.<\/td>\n<td>TradeItem.CurrencyCode<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-PRICEUNIT[n] <br \/><span style=\"color: #a9a9a9;\">char 9<\/span><\/td>\n<td>Price unit of the item (if empty, 1 is used)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-LEADTIME[n] <br \/><span style=\"color: #a9a9a9;\">char 5<\/span><\/td>\n<td>Delivery time of the item in days<\/td>\n<td>TradeItem.DeliveryTime (only when TradeItem.DeliveryTimeMeasureUnitCode == 803(days))<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-LONGTEXT_n:132[] <br \/><span style=\"color: #a9a9a9;\">char 8<\/span><\/td>\n<td>Long text for the item<\/td>\n<td>TradeItem.LongDescription (Mostly not filled)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-VENDOR[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>SRM vendor number (business partner) for the item<\/td>\n<td>TradeItem.SupplierGLN<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-VENDORMAT[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>Vendor product number for the item<\/td>\n<td>TradeItem.TradeItemId<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-MANUFACTCODE[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>SRM manufacturer number of the item<\/td>\n<td>TradeItem.ManufacturerGLN \/ Product.ManufacturerGLN<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-MANUFACTMAT[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>Item\u2019s manufacturer part number<\/td>\n<td>TradeItem.ManufacturersProductId \/ Product.ManufacturersProductId<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-MATGROUP[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>SRM material group for the item<\/td>\n<td>TradeItem.AllowanceGroup<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-SERVICE[n] <br \/><span style=\"color: #a9a9a9;\">char 1<\/span><\/td>\n<td>Flag: the item is a service.<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CONTRACT[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>SRM contract to which the item refers<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CONTRACT_ITEM[n] <br \/><span style=\"color: #a9a9a9;\">char 5<\/span><\/td>\n<td>Item within the SRM contract<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_QUOTE_ID[n] <br \/><span style=\"color: #a9a9a9;\">char 35<\/span><\/td>\n<td>Number of an external bid for this item (as reference for a subsequent purchase order)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_QUOTE_ITEM[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>Item of external bid<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_PRODUCT_ID[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>Unique database key for this item in the catalog<\/td>\n<td>TradeItem.ID (2BA&#8217;s internal ID, used in back-link of the DETAIL function)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-ATTACHMENT[n] <br \/><span style=\"color: #a9a9a9;\">char 255<\/span><\/td>\n<td>URL of the attachment (the attachment must be accessible for downloading under this URL)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-ATTACHMENT_TITLE[n] <br \/><span style=\"color: #a9a9a9;\">char 255<\/span><\/td>\n<td>Title of the attachment (if this is empty the file name from the URL above is used)<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-ATTACHMENT_PURPOSE[n] <br \/><span style=\"color: #a9a9a9;\">char 1<\/span><\/td>\n<td>Purpose of the attachment. C corresponds here to configuration.<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_SCHEMA_TYPE[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>Name of a schema via which it was imported in the SRM Server<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_CATEGORY_ID[n] <br \/><span style=\"color: #a9a9a9;\">char 60<\/span><\/td>\n<td>Unique key for an external category from the schema above, independent of the version of the schema<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-EXT_CATEGORY[n] <br \/><span style=\"color: #a9a9a9;\">char 40<\/span><\/td>\n<td>Unique key for an external category from the schema above, dependent on the version of the schema<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-SLD_SYS_NAME[n] <br \/><span style=\"color: #a9a9a9;\">char 60<\/span><\/td>\n<td>Name of a system in the System Landscape Directory (SLD)\n<p>\u00a0<\/p>\n<p>\u00a0<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CUST_FIELD1[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>User-defined field<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CUST_FIELD2[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>User-defined field<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CUST_FIELD3[n] <br \/><span style=\"color: #a9a9a9;\">char 10<\/span><\/td>\n<td>User-defined field<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CUST_FIELD4[n] <br \/><span style=\"color: #a9a9a9;\">char 20<\/span><\/td>\n<td>User-defined field<\/td>\n<\/tr>\n<tr>\n<td>NEW_ITEM-CUST_FIELD5[n] <br \/><span style=\"color: #a9a9a9;\">char 50<\/span><\/td>\n<td>User-defined field\u00a0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>","protected":false},"excerpt":{"rendered":"<p>Interfaces &#8211; OCI (deprecated) Text only available in english As per 2013-03-01 Unifeed\u00a0can also be used as a SAP OCI 4.0 Provider. In short, the Unifeed catalog can be initiated from the SRM Server and retrieve information from the catalog using the OCI (Open Catalog Interface). Interfaces Article, Selection list Action POST to hookUrl Message [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","footnotes":""},"categories":[113],"tags":[],"class_list":["post-2553","post","type-post","status-publish","format-standard","hentry","category-interfaces-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>OCI (deprecated) - 2ba<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OCI (deprecated) - 2ba\" \/>\n<meta property=\"og:description\" content=\"Interfaces &#8211; OCI (deprecated) Text only available in english As per 2013-03-01 Unifeed\u00a0can also be used as a SAP OCI 4.0 Provider. In short, the Unifeed catalog can be initiated from the SRM Server and retrieve information from the catalog using the OCI (Open Catalog Interface). Interfaces Article, Selection list Action POST to hookUrl Message [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\" \/>\n<meta property=\"og:site_name\" content=\"2ba\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-10T13:24:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-10T13:26:28+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\" \/>\n<meta name=\"author\" content=\"2ba\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"2ba\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\"},\"author\":{\"name\":\"2ba\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412\"},\"headline\":\"OCI (deprecated)\",\"datePublished\":\"2023-07-10T13:24:33+00:00\",\"dateModified\":\"2023-07-10T13:26:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\"},\"wordCount\":732,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\",\"articleSection\":[\"Interfaces\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\",\"url\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\",\"name\":\"OCI (deprecated) - 2ba\",\"isPartOf\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\",\"datePublished\":\"2023-07-10T13:24:33+00:00\",\"dateModified\":\"2023-07-10T13:26:28+00:00\",\"author\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412\"},\"breadcrumb\":{\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage\",\"url\":\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\",\"contentUrl\":\"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/2ba.wimwillems.nl\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OCI (deprecated)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/#website\",\"url\":\"https:\/\/2ba.wimwillems.nl\/\",\"name\":\"2ba\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/2ba.wimwillems.nl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412\",\"name\":\"2ba\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g\",\"caption\":\"2ba\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"OCI (deprecated) - 2ba","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/","og_locale":"en_US","og_type":"article","og_title":"OCI (deprecated) - 2ba","og_description":"Interfaces &#8211; OCI (deprecated) Text only available in english As per 2013-03-01 Unifeed\u00a0can also be used as a SAP OCI 4.0 Provider. In short, the Unifeed catalog can be initiated from the SRM Server and retrieve information from the catalog using the OCI (Open Catalog Interface). Interfaces Article, Selection list Action POST to hookUrl Message [&hellip;]","og_url":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/","og_site_name":"2ba","article_published_time":"2023-07-10T13:24:33+00:00","article_modified_time":"2023-07-10T13:26:28+00:00","og_image":[{"url":"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png","type":"","width":"","height":""}],"author":"2ba","twitter_card":"summary_large_image","twitter_misc":{"Written by":"2ba","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#article","isPartOf":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/"},"author":{"name":"2ba","@id":"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412"},"headline":"OCI (deprecated)","datePublished":"2023-07-10T13:24:33+00:00","dateModified":"2023-07-10T13:26:28+00:00","mainEntityOfPage":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/"},"wordCount":732,"commentCount":0,"image":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage"},"thumbnailUrl":"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png","articleSection":["Interfaces"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/","url":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/","name":"OCI (deprecated) - 2ba","isPartOf":{"@id":"https:\/\/2ba.wimwillems.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage"},"image":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage"},"thumbnailUrl":"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png","datePublished":"2023-07-10T13:24:33+00:00","dateModified":"2023-07-10T13:26:28+00:00","author":{"@id":"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412"},"breadcrumb":{"@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#primaryimage","url":"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png","contentUrl":"http:\/\/2ba.wimwillems.nl\/wp-content\/uploads\/2014\/11\/OCIkoppleing1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/2ba.wimwillems.nl\/en\/documentation\/unifeed\/interfaces\/oci\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/2ba.wimwillems.nl\/en\/"},{"@type":"ListItem","position":2,"name":"OCI (deprecated)"}]},{"@type":"WebSite","@id":"https:\/\/2ba.wimwillems.nl\/#website","url":"https:\/\/2ba.wimwillems.nl\/","name":"2ba","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/2ba.wimwillems.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/2ba.wimwillems.nl\/#\/schema\/person\/e38a7da4ab5c525bc5ff65c2f9f29412","name":"2ba","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/98fd787799f599e7136207ddae02d3ff6c5d346317929a6e3bac964389f20320?s=96&d=mm&r=g","caption":"2ba"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"2ba","author_link":"https:\/\/2ba.wimwillems.nl\/en\/author\/2ba\/"},"uagb_comment_info":0,"uagb_excerpt":"Interfaces &#8211; OCI (deprecated) Text only available in english As per 2013-03-01 Unifeed\u00a0can also be used as a SAP OCI 4.0 Provider. In short, the Unifeed catalog can be initiated from the SRM Server and retrieve information from the catalog using the OCI (Open Catalog Interface). Interfaces Article, Selection list Action POST to hookUrl Message&hellip;","_links":{"self":[{"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/posts\/2553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/comments?post=2553"}],"version-history":[{"count":1,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/posts\/2553\/revisions"}],"predecessor-version":[{"id":2554,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/posts\/2553\/revisions\/2554"}],"wp:attachment":[{"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/media?parent=2553"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/categories?post=2553"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/2ba.wimwillems.nl\/en\/wp-json\/wp\/v2\/tags?post=2553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}