Skip to content
Snippets Groups Projects
Commit 9d1be165 authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update 6 files

- /docs/best-practices/shared-environment.md
- /docs/best-practices/naming.md
- /images/add-group.png
- /images/apply-permissions.png
- /images/right-click-permissions.png
- /images/select-group.png
parent 9e9df858
No related branches found
No related tags found
1 merge request!72Update two MDs with naming convention updates
......@@ -13,7 +13,7 @@ The following naming conventions are recommended for various IICS assets. These
| Mappings | <ul><li>Use underscore to separate words</li><li>Use consistent naming for different type of mappings</li><li>Name structure:<ul><li>Mapping with single source: `M_<SOURCE>_<TARGET>_<NAME>_<VERSION>`</li><li>Mapping with multiple sources: `M_<SOURCE>_<ENTITY>_to_<TARGET>_<NAME>_<VERSION>`</li></ul></li></ul>|<ul>`M_CDI_Accounts_FF_incremental`</ul><ul>`M_CDI_Accounts_Contacts_to_SFDC`</ul>|
| Task Flows | <ul><li>Use underscore to separate words</li><li>Use consistent and readable(mix case) naming</li><li>Name structure: `TF_<NAME>_<VERSION>`</li></ul>|<ul>`TF_CDI_Acount_Contacts_to_SFDC`</ul><ul>`TF_Hierarchy_Change_Processing`</ul>|
| Schedulers | <ul><li>Use underscore to separate words</li><li>Use consistent and readable(mix case) naming</li><li>Name structure: `Schedule_<TIMEZONE>_<Frequency>_<TIME>`</li></ul>|<ul>`Schedule_Five_Minutes`</ul> <ul>`Schedule_PST_Daily_11PM`</ul>|
| Project/Folders | <ul><li>See [Projects Namespace](./shared-environment.md)</li><li>Name structure: `{group name} - {project name}`</li></ul>|<ul>`DoIT-AIS-Enterprise-Integration - Salesforce Integrations`</ul>|
| Project/Folders | <ul><li>See [Projects Namespace](./shared-environment.md)</li><li>Use underscore to separate words</li><li>Use hyphens to separage objects</li><li>Name structure: `{group name}-{project name}`</li></ul>|<ul>`DoIT_AIS_Enterprise_Integration-Salesforce_Integrations`</ul>|
Reference:
* [Informatica Cloud Naming Conventions](https://github.com/jbrazda/Informatica/blob/master/Guides/InformaticaCloud/naming_conventions.md)
\ No newline at end of file
......@@ -18,9 +18,9 @@ Use the group that was sent when you were granted access to IICS to control who
## Namespace Projects With Your Group Name
Even though you might not have any permissions on a project, you are still able to see that the project exists when exploring all projects.
To help organize the constantly growing list of projects, we recommend that you to prefix your group name before the name of the project: `{group name} - {project name}`
To help organize the constantly growing list of projects, we recommend that you to prefix your group name before the name of the project: `{group name}-{project name}`
Example: "DoIT-AIS-Enterprise-Integration - Salesforce Integrations"
Example: "DoIT_AIS_Enterprise_Integration-Salesforce_Integrations"
This structure allows you to search your group name in the project explorer to only see a list of your group's projects.
You can create subfolders within a project if further organization/hierarchy is needed.
......
images/add-group.png

163 KiB | W: | H:

images/add-group.png

39.4 KiB | W: | H:

images/add-group.png
images/add-group.png
images/add-group.png
images/add-group.png
  • 2-up
  • Swipe
  • Onion skin
images/apply-permissions.png

153 KiB | W: | H:

images/apply-permissions.png

43.8 KiB | W: | H:

images/apply-permissions.png
images/apply-permissions.png
images/apply-permissions.png
images/apply-permissions.png
  • 2-up
  • Swipe
  • Onion skin
images/right-click-permissions.png

59.1 KiB | W: | H:

images/right-click-permissions.png

22.2 KiB | W: | H:

images/right-click-permissions.png
images/right-click-permissions.png
images/right-click-permissions.png
images/right-click-permissions.png
  • 2-up
  • Swipe
  • Onion skin
images/select-group.png

152 KiB | W: | H:

images/select-group.png

48.9 KiB | W: | H:

images/select-group.png
images/select-group.png
images/select-group.png
images/select-group.png
  • 2-up
  • Swipe
  • Onion skin
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