Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Index

Índice
outlinetrue
exclude.*ndex
stylenone
 


Speaking of

...

documents to

...

approve...

...

The Documents to Approve option presents the tasks originated in document posting. These posts require the respective user’s approval.

The approving user must have reading privileges for the document to be approved; otherwise, this user may not access the document for approval.

Approvers may not be changed or added to a folder containing approved posted documents.

...

The platform follows all approval rules defined for the respective document in order to confirm document approval.

 

Estado
subtletrue
titleLearn more

HTML
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
 <script type="text/javascript">
 
 var abertos = 0;
 var fechados = 0;
 function contador() {
    abertos = 0;
    fechados = 0;
    jQuery(".expand-control").each( function() {
		if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
           	fechados++;
        } else {
        	abertos++;
        }
    });
 }
 AJS.toInit(function() {
 
    contador();
	var soma = abertos + fechados;
	$("#toggleAll").html('Expand/hide ' + soma  + ' additional information.');

    AJS.$('#toggleAll').click(function() {
        contador();
        if (abertos >= fechados) {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        } else {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        }
    });
});
 </script>

Basic Path

Nota
titleCheck the document’s security settings!

The approving user must have reading privileges for the document to be approved; otherwise, this user may not access the document for approval.

It is important to note that document security does not require approval: if the document under approval permission is withdrawn, this rule applies immediately, blocking access to the document submitted for approval.


Image Added


Access documents to approve

...

...

01. From the main menu, click Task Central.

02. Click on the Documents to Approve tab.

Painel

This tab is only displayed if the user has documents pending his/her approval.

03. Select the document you wish to approve. To open, click on its code.

04. To view the posted document, select View Document in the checkbox located on the upper right corner.

05. To view the properties of the posted document, select View Properties.

. View the documents to approve.


View details of the document under approval

...

01. Go to the documents pending approval, as displayed in the Access documents to approve item.

02. Click the document to be approved, from the list.

03. In document view, when clicking the Document actions option (in the upper right corner), you can view various document information.

Learn moreLearn more
Painel
Expandir
title

View Properties

Expandir
title


The document properties screen displays document data, such as:

  • Properties such as description, author and creation date, among other information;
  • Version/Review Approval History;
  • Document Version Specification;
  • Document Access Specification;
  • Related Document List;
  • Document Relationships.

Click here for more information on viewing document properties.

06. To view social information for the posted document, select Social Information.

View Document
Displays the preview of the document, in a yet-to-be-approved version.

Social Information


The social information screen shows information such as comments in the document, users that support the document, and sharing status. Click here for more details on social information.

 


Approve

...

document

...

01. Go to the documents pending approval, as displayed in the Access documents to approve item.

02. Click the document to be approved, from the list.

03. In document view, click

 

01. Click on Approve Document to approve the document.

Expandir
titleLearn more

The approval screen is opened upon clicking the Approve Document button. If you do not want to approve the document at this moment, click the Close button instead of the Approve Document button.

02. Select Yes or No.

Painel

A screen is open for document approval, and the following fields are required:

Approve the document?
Select Yes

Expandir
titleLearn more

Select Yes to approve the document. Or No to reject document approval.

...

Note
Approval justification, required only when the document is not approved.

04. Click Confirm.

 

...

Painel

In any step of the document approval process, the person who posted/edited the document can go to the My Documents tab, in the Task Center, and edit properties or cancel the document.

If the document is not approved, the publisher user must go to the Task Center, click the Properties option and make the necessary changes, so that the document can be resubmitted for approval.

If the publisher user has submitted the document for approval by mistake or at some point canceled the approval, this can be reversed by following the instructions from the My documents item.

Informações
titleAttention!

This documentation is valid from update 1.56.104 on. If you use an earlier version, it may contain information different from what you see in your platform.

 

...