{"id":2358,"date":"2012-01-06T09:41:44","date_gmt":"2012-01-06T17:41:44","guid":{"rendered":"http:\/\/www.technosolutions.com\/kb\/2358\/importing-previously-exported-repository-data-into-oracle-server-database-step_by_step\/"},"modified":"2018-12-27T01:09:28","modified_gmt":"2018-12-27T09:09:28","slug":"importing-previously-exported-repository-data-into-oracle-server-database-step-by-step","status":"publish","type":"post","link":"http:\/\/www.technosolutions.com\/kb\/2358\/importing-previously-exported-repository-data-into-oracle-server-database-step-by-step\/","title":{"rendered":"Importing previously exported repository data into Oracle Server Database step-by-step"},"content":{"rendered":"<p><!-- Start ScreenSteps Content --><\/p>\n<div class=\"LessonContent\">\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Overview <\/h3>\n<div class=\"StepInstructions\">\n<p><i>TopTeam<\/i> and <i>Visual Use Case (VUC)<\/i> repository data that has been previously exported using the <i>TechnoSolutions Repository Export utility<\/i> can be imported into <i>Oracle Database<\/i>. All data including, all <i>Projects, Requirements, Use Cases, <\/i>other<i> Repository Objects, Trace Relationships, Tracking Items,<\/i> user accounts, security and workflow configuration, etc. are imported into <i>Oracle Repository Database Schema<\/i>.<\/p>\n<p>This article describes the step-by-step procedure for importing repository data that has been previously exported using the <i>TechnoSolutions Repository Export utility<\/i> (as <i>*.eif <\/i>and <i>*.exp<\/i> files) into<i> Oracle Database.<\/i><\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Who should read this? <\/h3>\n<div class=\"StepInstructions\">\n<ul>\n<li>TopTeam Administrators<\/li>\n<li>Visual Use Case Administrators<\/li>\n<li>IT Support<\/li>\n<li>System Administrators<\/li>\n<li>Database Administrators<\/li>\n<\/ul>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Process Concept Diagram <\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28369-media_1282587847242.png\" width=\"330\" height=\"407\" alt=\"wpid28369-media_1282587847242.png\" \/>\n<\/div>\n<\/p><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Preparations<\/h3>\n<div class=\"StepInstructions\">\n<p>You should have the following in order to successfully import data into <i>Oracle Database<\/i>:<\/p>\n<p>1. <i>TopTeam\/Visual Use Case Schema<\/i> must already be installed on <i>Oracle Database<\/i>. <br \/>\n    (This is automatically done as a part of the <i>TopTeam Application Server for Oracle <\/i>installation process) <\/p>\n<p>2. You should have <i>TechnoSolutions Repository Import\/Export utility<\/i> for Oracle Database available to you.<br \/>\n<strong>    <\/strong>Or,<br \/>\n    You should have the Username\/Password for <a href=\"https:\/\/customerportal.technosolutions.com\" target=\"_blank\">TechnoSolutions Customer Portal<\/a> (<font color=\"#000000\">access to Customer Portal is available only to licensed customers<\/font>) in order to download the <i>Export\/Import utility.<\/i><\/p>\n<p>3. Ensure that the <i>Import\/Export utility<\/i> has <i>Database<\/i> Schema version compatibility with your existing repository Database Schema.<br \/>\n    The <i>Import\/Export utility <\/i>name contains its Database Schema compatibility range. <br \/>\n    For example; <strong>TopTeam_Export-Import_Oracle_Db_Vrsn_2.8-3.4_06Nov07.zip<\/strong> file indicates that it is compatible with ALL Database Schema versions between 2.8 and 3.4.<\/p>\n<p>4. Username and Password for TopTeam Database Schema (user account) Database on Oracle.<\/p>\n<p>5. <i>TopTeam\/VUC<\/i> repository Database Schema on Oracle must be the same version as the Database Schema version in the Export (<i>*.eif<\/i>) files. In other words, you can only import data from another repository which has the same exact Database Schema version as the destination database.<\/p>\n<p>6. Any existing data in the <i>TopTeam <\/i>repository tables will be overwritten during the import process. Ensure that there is no data in <i>TopTeam\/Visual Use Case<\/i> repository on the destination <i>Oracle Database Schema.<\/i><\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 1. Download the Oracle Server Database Import utility<\/h3>\n<div class=\"StepInstructions\">\n<p>Download  the <i>Oracle Server Database Import<\/i> utility from <a href=\"https:\/\/customerportal.technosolutions.com\" target=\"_blank\">TechnoSolutions Customer Portal<\/a> (access to Customer Portal is available only to licensed customers).<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 2. Unzip the Import utility<\/h3>\n<div class=\"StepInstructions\">\n<p>Unzip this file into an empty folder on a computer that is capable of connecting to <i>Oracle Database. <\/i><br \/>\nIn other words, the computer should already have the required <i>Oracle<\/i> <i>Database<\/i> connectivity files (DLLs, etc.). If the computer has any <i>Oracle Database Management <\/i>utility installed on it, then the connectivity files are automatically installed along with it.<\/p>\n<p><strong>NOTE: <\/strong>If you can successfully connect to <i>Oracle Database<\/i> using <i>SQL Plus<\/i> or any other <i>Oracle Database <\/i>utility from this computer, you have all the appropriate files and configuration that is required for connecting to <i>Oracle Database.<\/i><\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 3. Stop TopTeam Application Server and Web Server<\/h3>\n<div class=\"StepInstructions\">\n<p>Ensure that <i>TopTeam Application Server<\/i> and <i>TopTeam Web Server<\/i> are <i><strong>stopped<\/strong><\/i> so that<i> all access to TopTeam Database on Oracle Database <strong>is stopped before starting the import process<\/strong><\/i>.<\/p>\n<p><font color=\"#000000\">Refer to following articles to stop: <\/font><\/p>\n<ul>\n<li><strong><font color=\"#000000\">TopTeam Application Server <\/font><\/strong><font color=\"#000000\">&#8211; <\/font><a href=\"http:\/\/www.technosolutions.com\/kb\/342\/how-to-start-and-stop-topteam-application-server-service-using-management-console\/\" target=\"_blank\">How to start and stop TopTeam Application Server<\/a> <\/li>\n<li><strong><font color=\"#000000\">TopTeam Web Server<\/font> installed <font color=\"#000000\">as Service Edition &#8211;<\/font><\/strong><font color=\"#000000\"> <\/font><a href=\"http:\/\/www.technosolutions.com\/kb\/861\/how-to-start-and-stop-topteam-web-access-server-service-using-management-console\/\" target=\"_blank\">How to stop TopTeam Web Application Server<\/a><\/li>\n<li><strong>TopTeam Web Server installed as ISAPI<\/strong>  <strong>Dll<\/strong> &#8211; <a href=\"http:\/\/www.technosolutions.com\/kb\/776\/how-to-start-and-stop-topteam-web-access-website-on-iis\/\" target=\"_blank\">How to start and stop TopTeam Web Website on IIS<\/a><\/li>\n<\/ul>\n<p><strong><font color=\"#000000\">NOTE: <\/font><\/strong><font color=\"#000000\">E<\/font>nsure that you have stopped all access to the repository <i>Firebird Database<\/i> before starting the export.<\/p>\n<ol>\n<li>Ensure that <i>TopTeam Application Server<\/i> has been stopped.<\/li>\n<li>Ensure that <i>TopTeam Web Server<\/i> has been stopped.<\/li>\n<\/ol>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 4. Run the TopTeam Import utility<\/h3>\n<div class=\"StepInstructions\">\n<p>Double-click on the <strong>exe<\/strong> file (ttmImpExp_&lt;&lt;&#8230;&gt;&gt;_Ora.exe) to run the utility.<\/p>\n<p>The installer file name format is: TopTeamImpExp_<strong>&lt;TopTeam Database Schema Version Required&gt;<\/strong>_<strong>&lt;database type&gt;_&lt;release date&gt;<\/strong>.exe<\/p>\n<p>E.g. ImpExp2.09_DBver_5.0-BatchSize50_Ora-22Feb2010.exe<\/p>\n<p>In the example above:<br \/>\n<strong>5.0<\/strong> &#8211; is the compatible <i>TopTeam Database<\/i> version.<br \/>\n<strong>ora &#8211;<\/strong> is the <i>Import\/Export utility <\/i>for <i>Oracle Database.<\/i><br \/>\n<strong>22Feb2010 <\/strong>&#8211; is the release date of the <i>Import\/Export utility.<\/i><\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 5. Welcome screen for Data Export\/Import Wizard for Oracle displays<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28372-media_1283327132383.png\" width=\"622\" height=\"467\" alt=\"wpid28372-media_1283327132383.png\" \/>\n<\/div>\n<\/p><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 6. Accept the License Agreement <\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28371-media_1283326982484.png\" width=\"595\" height=\"454\" alt=\"wpid28371-media_1283326982484.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>After reading the License Agreement, choose &#8220;<i><strong>I accept..<\/strong><\/i><strong>.<\/strong>&#8221; to proceed with data Export\/Import.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 7. Choose an operation<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28373-media_1283327237945.png\" width=\"602\" height=\"438\" alt=\"wpid28373-media_1283327237945.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Choose the &#8220;<i>Import Data<\/i>&#8221; option to import exported data into <i>Oracle Database Server<\/i>.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 8. Login to the database<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28374-media_1283332362314.png\" width=\"596\" height=\"435\" alt=\"wpid28374-media_1283332362314.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Login to <i>Oracle <font color=\"#000000\">Database<\/font> Schema<\/i> having <i>TopTeam repository<\/i> (.i.e. a user account on which <i>TopTeam <\/i>repository is installed).<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 9. Select the exported file path<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28375-media_1283332635120.png\" width=\"594\" height=\"434\" alt=\"wpid28375-media_1283332635120.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Browse to the location where the exported repository data files are placed. Extension of the export data file is <i><strong>.eif<\/strong>.<\/i><\/p>\n<p><strong>NOTE:<\/strong> The file must be an export from another <i>TopTeam <\/i>repository.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 10. Review Data Import Summary<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28376-media_1283332800608.png\" width=\"597\" height=\"436\" alt=\"wpid28376-media_1283332800608.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Click <i><strong>Next<\/strong><\/i><strong> <\/strong>to start data import into <i>Oracle Database<\/i>.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 11. Start the import operation<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28377-media_1283333010958.png\" width=\"659\" height=\"494\" alt=\"wpid28377-media_1283333010958.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Before the import operation, any existing data in <i>TopTeam Database Schema<\/i> will be deleted. Therefore, it is <i><strong>recommended<\/strong><\/i> to import the exported data into a new <i>TopTeam Database Schema<\/i>.<\/p>\n<p>Click <i>Import<\/i><strong> <\/strong>to start the import process.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 12. Delete Confirmation<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28370-media_1282674979980.png\" width=\"277\" height=\"180\" alt=\"wpid28370-media_1282674979980.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Type &#8220;<i>yes<\/i>&#8221; to confirm that you would like to replace the contents of <i>TopTeam\/Visual Use Case<\/i> repository in the target <i>Oracle Database<\/i> with the data from this import file.<\/p>\n<p><strong>NOTE:<\/strong> The import operation does NOT affect any other data\/table other than the <i>TopTeam\/Visual Use Case<\/i> repository tables. This import operation cannot be undone.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 13. Monitor data import<\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28378-media_1283333802166.png\" width=\"613\" height=\"482\" alt=\"wpid28378-media_1283333802166.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Ensure from the message on the window about successful import of data. Click <strong>&#8220;<i>Finish<\/i>&#8220;<\/strong> to exit the wizard once the import operation is completed.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 14. Review the Import Log file <\/h3>\n<div class=\"StepImage\" style=\"margin:10px 0px;\">\n<img loading=\"lazy\" decoding=\"async\" style=\"padding:3px; border: 1px solid #ccc;\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-layzr=\"http:\/\/www.technosolutions.com\/kb\/wp-content\/uploads\/2018\/12\/wpid28379-media_1283334028303.png\" width=\"584\" height=\"419\" alt=\"wpid28379-media_1283334028303.png\" \/>\n<\/div>\n<div class=\"StepInstructions\">\n<p>Review the Import Log file from the Log folder of this utility to ensure that no errors were reported during the import process.<br \/>\nThere is a summary report generated at the end of the Log file.<br \/>\nIf you see the word &#8220;<strong>ERROR<\/strong>&#8221; that means the import was not successful.<\/p>\n<p>In case of an error, send the Log file to <i>TechnoSolutions Support <\/i>so that it can be verified.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Step 15. Post TopTeam Database Import step<\/h3>\n<div class=\"StepInstructions\">\n<p><strong>NOTE: <\/strong>Run <i>Text Indexer Service of TopTeam Application Server <\/i>and perform <i><strong>Rebuild Indexes<\/strong>.<\/i><br \/>\nIf this step is not done, you will not be able to search records using the full text search function of <i>TopTeam<\/i> <i>Desktop App<\/i>.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">See Also<\/h3>\n<div class=\"StepInstructions\">\n<p><a href=\"http:\/\/www.technosolutions.com\/kb\/2633\/exporting-repository-data-from-firebird-database-step_by_step\/\" target=\"_blank\">Exporting repository data from Firebird Database step by step<\/a><br \/>\n<a href=\"http:\/\/www.technosolutions.com\/kb\/2346\/migrating-your-repository-from-one-database-type-to-another-database-type\/\" target=\"_blank\">Migrating your repository from one database type to another database type<\/a><br \/>\n<a href=\"http:\/\/www.technosolutions.com\/kb\/2595\/importing-previously-exported-repository-data-into-sql-server-database-step_by_step\/\" target=\"_blank\">Importing previously exported repository data into SQL Server Database step by step<\/a><br \/>\n<a href=\"http:\/\/www.technosolutions.com\/kb\/2368\/exporting-repository-data-from-sql-database-step_by_step\/\" target=\"_blank\">Exporting repository data from SQL Database step by step<\/a><\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<div class=\"StepInstructions\">\n<p>Revised: September 7th, 2016<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<p><!-- End ScreenSteps Content --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview TopTeam and Visual Use Case (VUC) repository data that has been previously exported using the TechnoSolutions Repository Export utility can be imported into Oracle Database. All data including, all Projects, Requirements, Use Cases, other Repository Objects, Trace Relationships, Tracking Items, user accounts, security and workflow configuration, etc. are imported into Oracle Repository Database Schema. This article describes the step-by-step procedure for importing repository data that has been previously exported using the TechnoSolutions Repository Export utility (as *.eif and *.exp files) into Oracle Database. Who should read this? TopTeam Administrators Visual Use Case Administrators IT Support System Administrators Database Administrators <\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[281,45,46,7,295],"class_list":["post-2358","post","type-post","status-publish","format-standard","hentry","category-database","tag-database","tag-export","tag-import","tag-oracle","tag-repository"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/paoaNA-C2","_links":{"self":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/2358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/comments?post=2358"}],"version-history":[{"count":11,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/2358\/revisions"}],"predecessor-version":[{"id":46745,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/2358\/revisions\/46745"}],"wp:attachment":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/media?parent=2358"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/categories?post=2358"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/tags?post=2358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}