Skip to content
Snippets Groups Projects
Commit 33e8f86d authored by SAM CARPENTER's avatar SAM CARPENTER
Browse files

preparation to remove how-to guide after dispersal

parent 3b36fdfe
No related branches found
No related tags found
1 merge request!45External Doc Reorganization
......@@ -43,7 +43,6 @@ Use [template.md](./template.md) to create new content.
* [On-Boarding to IICS](./docs/on-boarding-to-iics.md)
* [Logging in](./docs/logging-in.md)
* [Tutorials](./docs/tutorials.md)
* [How To Guides](./docs/howto.md)
* [Training](./docs/training/training.md)
* [Best Practices And Recommendations](./docs/best-practices.md)
* [Shared Orgs and Sub Orgs](./docs/shared-org-vs-sub-org.md)
......
# Best Practices And Recommendations
Here are some recommended best practices for designing integrations in IICS.
Here are some recommended best practices for designing and working with integrations in IICS.
* [Working In a Shared Environment](best-practices/shared-environment.md)
* [Naming Conventions](best-practices/naming.md)
* [AWS S3 as a Flat file alternative](best-practices/flat-file-alternative.md)
* [Secure Agents](best-practices/secure-agent.md)
* [Cloud Data Integration (CDI) and Cloud Application Integration (CAI)](best-practices/cai-vs-cdi.md)
\ No newline at end of file
* [Cloud Data Integration (CDI) and Cloud Application Integration (CAI)](best-practices/cai-vs-cdi.md)
* [Migrating Assets between Organizations](best-practices/asset-migration.md)
#Asset Migration
# Asset Migration
When moving IICS assets from one org to another (most commonly from Test to Production), there are several methods that can be used, each described below.
##Import and Export
## Import and Export
IICS has built in functionality for the export and import of assets between organizations. Please refer to the [Informatica Knowledge Base Article](https://knowledge.informatica.com/s/article/523654?language=en_US) on the subject.
##IICS Assets Tool
## IICS Assets Tool
Enterprise Integration has created a tool to synchronize assets between Test and Production, located at [This Repository](https://git.doit.wisc.edu/interop/iics/iics-assets/-/tree/master). Please ([Contact our Team](../README.md) if you would like to access it.
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment