Difference between revisions of "Platform User"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="1"
| valign="top"| {{:User:Aeric/Sidebar}}
|
<div style="width:22em; max-width:22em; float:left;">
<div style="width:22em; max-width:22em; float:left;">
<span style="font-family: Arial; font-size:120%;">''Orientation''</span>
<span style="font-family: Arial; font-size:120%;">''Basic''</span>
<hr class="horizontal_bar"/>
<hr class="horizontal_bar"/>
{{#ifeq: {{Skin}} | LJ |
{{#ifeq: {{Skin}} | LJ |
Line 19: Line 16:
** [[Relay]]: Integrated Social Networking  
** [[Relay]]: Integrated Social Networking  
** [[Applications]]
** [[Applications]]
** [[Views and Reports]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
* '''Fundamentals'''
** [[Users]]
** [[Teams]]
** [[Roles]]
** [[Role Based Access Permissions]]
** [[Permissions Hierarchy]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''Design Concepts'''
:* [[Application Architecture]]
:* [[Application Design Guide]]
:* [[The Power of Objects|The Power of Objects]]
:* [[Object Relationships]]
:* [[Working with Composite Objects|Composite Objects]]
:* [[Field Display Types]]
:**  [[Computed Fields]]
:**  [[Formula Fields]]
:**  [[Lookup]] Fields
:* [[Subform]]s
:**  [[Subform#Sorting Rows, Totaling Columns|Sorting Rows, Totaling Columns]]
:**  [[Subform#Column-Total Adjustments|Adjusting Column-Totals]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''Administration'''
:* [[Single Sign On]]
:* [[Platform Installation Guide | Self-Hosted Installation]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
<p style="height:7px">&nbsp;</p><!--Spacer-->


*'''More Information'''
*'''More Information'''
:* [[HowTo Guides]]
:* [[HowTo Guides#For Users|User HowTo Guides]]
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
</div>
</div>
<!-- =========================================================================== -->
<!-- =========================================================================== -->
<div style="margin-left:23em; margin-top:10px">
<div style="margin-left:23em; margin-top:19px">
<!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
<!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
     Unfortunately, the required offset-correction is 9 in Chrome, 10 in Firefox, 11 in IE.
     Unfortunately, the required offset-correction is less in Chrome compared to Firefox,  
    We use the one in the middle.
    and more in IE. We use the Firefox value, in the middle.
   -->
   -->
<span style="font-family: Arial; font-size:120%;">''Process Designers''</span>
<span style="font-family: Arial; font-size:120%;">''Advanced''</span>
<hr class="horizontal_bar"/>
<hr class="horizontal_bar"/>
</div>
</div>
Line 68: Line 36:
{| cellpadding="3" class="tight-rows vertical_left_bar"
{| cellpadding="3" class="tight-rows vertical_left_bar"
| colspan="3" | &nbsp; '''Data'''
| colspan="3" | &nbsp; '''Data'''
|-
| || [[Objects]]
| Store data in a powerful "database on steroids".
|-
| || width="80px" | [[Object Inheritance]]
| Share common behaviors and attributes, like [[Forms]], [[Workflows]], [[Validations]], & [[Data Policies]]
|-
| || [[Indexes]]       
| Rapidly access records. Ensure uniqueness.
|-
|  || [[Record Locators]]
| Help users identify records they're searching for.
|-
|-
|  || [[Reports]]         
|  || [[Reports]]         
| Summarize data in platform objects.  
| Display summary data, charts, and more.  
|-
|-
|  || [[Charts]]         
|  || [[Charts]]         
| Pie charts, bar charts, graphs. "Drill down" into a segment, or view underlying data.  
| Pie charts, bar charts, graphs.  
|-
|  || [[Views]]
| Display data records, click to view details.
|-
|-
|  || [[Database Views]]   
|  || [[Database Views]]   
Line 96: Line 55:
| colspan="3"| &nbsp; <!-- spacer row -->
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Presentation'''
| colspan="3"| &nbsp; '''Resources'''
|-
|  || [[Forms|Forms]]
| Determine how individual records appear.
|-
|  || [[Views]]
| Determine how records are shown in a table.
|-
|  || [[Dashboards]]
| Take command of your data with a variety of [[Widgets]].
|-
|  || [[Print Templates]]
| Format records by defining HTML and JSP templates.
|-
|  || [[Web Tabs]]
| Set up the tabs a user will see in the application.
|-
|  || [[Sidebars]]
| Customize the contents of the user's navigation pane.
|-
|  || [[Web Forms]]
| Interact with the platform from a remote site.
 
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Rules and Processes'''
|-
|  || [[Workflows]]
| Automate business processes.
|-
|  || [[Data Policies]]
| Automatically act when data is changed or viewed.
|-
|  || [[Validations]]
| Make sure that incoming data is correct.
 
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Logic'''
|-
|  || [[Actions]]
| Create buttons the user can press.
|-
|  || [[Classes]]
| Create Java classes for more sophisticated programming.
|-
|  || [[Sites]]
| Create pages for customers and external users.
|-
|  || [[Pages]]
| Create custom Java Server (JSP) pages.
|-
|  || [[Static Resources]]
| Upload additional CSS and Javascript files.
|-
|  || [[Components]]
| Build custom controls for JSP pages.
 
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Global Resources'''
|-
|  || [[Users]]
| Manage users.
|-
|  || [[Tasks]]
| Organize tasks.
|-
|  || [[Appointments]]
| Track appointments.
|-
|-
|  || [[Documents]]
|  || [[Documents]]
| Manage documents.
| Upload and download documents and images.
|-
|-
|  || [[Global Picklists]]
|  || [[Activities]]
| Common choice-lists for use in any page.
| Record tasks, appointments, and other activities.
<br>
<br>
<br>
<br>
<br>
<br>
<br>
|}
|}
{{#if: {{ShowDevInfo}} |
{{:Welcome Page Development Resources}}
}}
</div>
</div>
|}

Latest revision as of 23:02, 7 June 2012

Advanced


  Data
Reports Display summary data, charts, and more.
Charts Pie charts, bar charts, graphs.
Views Display data records, click to view details.
Database Views Advanced reports using database queries and joins.
SQL Browser Do SQL Language queries on your platform data.
 
  Resources
Documents Upload and download documents and images.
Activities Record tasks, appointments, and other activities.