Versões comparadas
Chave
- Esta linha foi adicionada.
- Esta linha foi removida.
- A formatação mudou.
Indice:
Índice | ||
---|---|---|
|
Introdução:
O Web Service Fórmula Visual fornece serviços para executar uma Fórmula Visual de forma síncrona e assíncrona. O modelo de autenticação utilizado é o Basic Authentication.
Como Funciona:
Estão expostos no wsFormulaVisual alguns serviços, onde para consumi-los, é necessário enviar através de uma requisição um envelope SOAP passando os parâmetros de cada serviço.
O serviço é exposto pelo host conforme documentação abaixo:
Como Expor os Web Services do RM através do Host
Aviso | ||
---|---|---|
| ||
Para baixar os arquivos da aplicação exemplo em ASP.Net, WebSite1.zip |
Segue abaixo o detalhamento e exemplos de utilização dos serviços em envelope SOAP:
HTML |
---|
<style<script type="text/cssjavascript" language="javascript"> .expand-container{ margin-top:5px !important; font-weight: normal !important; } .expand-control{ margin-bottom: 5px !important; } pre{ white-space: inherit !important; } </style> <div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"> <div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IRMSServer</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> |
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div>
</div>
</div>
</div>
<div style="padding:10px"></div> |
/* @license ! jQuery-mutate - v0.0.2 -
* Licensed under the MIT license
* http://www.opensource.org/licenses/mit-license.php
* Date: 2015-04-19 */
!function(t){mutate_event_stack=[{name:"width",handler:function(a){var e=t(a);return e.data("mutate-width")||e.data("mutate-width",e.width()),e.data("mutate-width")&&e.width()!=e.data("mutate-width")?(e.data("mutate-width",e.width()),!0):!1}},{name:"height",handler:function(a){var e=t(a);return e.data("mutate-height")||e.data("mutate-height",e.height()),e.data("mutate-height")&&e.height()!=e.data("mutate-height")?(e.data("mutate-height",e.height()),!0):void 0}},{name:"top",handler:function(a){var e=t(a);return e.data("mutate-top")||e.data("mutate-top",e.css("top")),e.data("mutate-top")&&e.css("top")!=e.data("mutate-top")?(e.data("mutate-top",e.css("top")),!0):void 0}},{name:"bottom",handler:function(a){var e=t(a);return e.data("mutate-bottom")||e.data("mutate-bottom",e.css("bottom")),e.data("mutate-bottom")&&e.css("bottom")!=e.data("mutate-bottom")?(e.data("mutate-bottom",e.css("bottom")),!0):void 0}},{name:"right",handler:function(a){var e=t(a);return e.data("mutate-right")||e.data("mutate-right",e.css("right")),e.data("mutate-right")&&e.css("right")!=e.data("mutate-right")?(e.data("mutate-right",e.css("right")),!0):void 0}},{name:"left",handler:function(a){var e=t(a);return e.data("mutate-left")||e.data("mutate-left",e.css("left")),e.data("mutate-left")&&e.css("left")!=e.data("mutate-left")?(e.data("mutate-left",e.css("left")),!0):void 0}},{name:"hide",handler:function(a){var e=t(a),r=e.is(":hidden"),d=void 0==e.data("prev-hidden")?r:e.data("prev-hidden");return e.data("prev-hidden",r),r&&r!=d?!0:void 0}},{name:"show",handler:function(a){var e=t(a),r=e.is(":visible"),d=void 0==e.data("prev-visible")?r:e.data("prev-visible");return e.data("prev-visible",r),r&&r!=d?!0:void 0}},{name:"scrollHeight",handler:function(a){var e=t(a);return e.data("prev-scrollHeight")||e.data("prev-scrollHeight",e[0].scrollHeight),e.data("prev-scrollHeight")&&e[0].scrollHeight!=e.data("prev-scrollHeight")?(e.data("prev-scrollHeight",e[0].scrollHeight),!0):void 0}},{name:"scrollWidth",handler:function(a){var e=t(a);return e.data("prev-scrollWidth")||e.data("prev-scrollWidth",e[0].scrollWidth),e.data("prev-scrollWidth")&&e[0].scrollWidth!=e.data("prev-scrollWidth")?(e.data("prev-scrollWidth",e[0].scrollWidth),!0):void 0}},{name:"scrollTop",handler:function(a){var e=t(a);return e.data("prev-scrollTop")||e.data("prev-scrollTop",e[0].scrollTop()),e.data("prev-scrollTop")&&e[0].scrollTop()!=e.data("prev-scrollTop")?(e.data("prev-scrollTop",e[0].scrollTop()),!0):void 0}},{name:"scrollLeft",handler:function(a){var e=t(a);return e.data("prev-scrollLeft")||e.data("prev-scrollLeft",e[0].scrollLeft()),e.data("prev-scrollLeft")&&e[0].scrollLeft()!=e.data("prev-scrollLeft")?(e.data("prev-scrollLeft",e[0].scrollLeft()),!0):void 0}}]}(jQuery);
|
HTML |
---|
/* @license ! jQuery-mutate - v0.0.1 -
* Licensed under the MIT license
* http://www.opensource.org/licenses/mit-license.php
* Date: 2015-04-19 */
!function(a){function b(){var c=mutate;"undefined"!=c.event_stack&&c.event_stack.length&&a.each(c.event_stack,function(a,b){mutate.add_event(b)}),c.event_stack=[],a.each(c.stack,function(b,d){a(d.selector).each(function(a,b){c.events[d.event_name](b)===!0?d.callback&&d.callback(b,d):d.false_callback&&d.false_callback(b,d)})}),setTimeout(b,mutate.speed)}mutate={speed:100,event_stack:mutate_event_stack,stack:[],events:{},add_event:function(a){mutate.events[a.name]=a.handler},add:function(a,b,c,d){mutate.stack[mutate.stack.length]={event_name:a,selector:b,callback:c,false_callback:d}}},b(),a.fn.extend({mutate:function(){var b=!1,c=arguments[1],d=this,e=arguments[2]?arguments[2]:function(){};return"extend"==arguments[0].toLowerCase()?(mutate.add_event(c),this):(a.each(a.trim(arguments[0]).split(" "),function(a,f){b=f,mutate.add(b,d,c,e)}),this)}})}(jQuery);
</script> |
HTML |
---|
<style type="text/css">
.expand-container{
margin-top:5px !important;
font-weight: normal !important;
}
.expand-control{
margin-bottom: 5px !important;
}
pre{
white-space: inherit !important;
}
table tr:nth-child(odd), table tr:nth-child(odd) > *{
background: transparent !important;
border: 0 !important;
}
.pdl .codeContent .gutter{
border-right: 1px solid #ccc !important;
}
.wiki-content .innerCell {
overflow-y: hidden;
}
.HiddenDiv .confluence-information-macro {
width: calc(100% - 25px);
background: #fff !important;
border: 0 !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
color: #333;
margin: 10px 0 1em 0;
min-height: 20px;
padding: 10px;
position: relative;
}
.HiddenDiv .confluence-information-macro .confluence-information-macro pre{
display: none;
}
.HiddenDiv .wiki-content a:link, .HiddenDiv .wiki-content a, .HiddenDiv .tab-nav-link, .HiddenDiv .current{
color: #000 !important;
}
.wiki-content a:link {
color: #000 !important;
}
</style>
<div style="display:none">
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IRMSServer</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">CheckServiceActivity <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv9', 'img9');"><img id="img9" name="img9" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv9" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite verificar o status da Atividade. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div>
</div>
</div>
</div>
<div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IRMSServer</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">Implements</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Implements <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv10', 'img10');"><img id="img10" name="img10" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv10" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite implementar uma propriedade tipada. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Type <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv1', 'img1');"><img id="img1" name="img1" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv1" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Tipo
</div>
</div>
</div>
</div>
<div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fcfcfc">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IwsBase</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">AutenticaAcesso</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">AutenticaAcesso <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv11', 'img11');"><img id="img11" name="img11" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv11" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite autenticar o acesso ao servidor, cujo resposta SOAP será enviada. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div>
</div>
</div>
</div>
<div style="padding:10px"></div>
|
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fcfcfc">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IwsBase</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">CheckServiceActivity <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv12', 'img12');"><img id="img12" name="img12" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv12" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite verificar o status da Atividade. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div>
</div>
</div>
</div>
<div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fcfcfc">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IwsBase</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">Implements</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Implements <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv13', 'img13');"><img id="img13" name="img13" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv13" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite implementar uma propriedade tipada. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Type <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv2', 'img2');"><img id="img2" name="img2" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv2" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Tipo
</div>
</div>
</div>
</div>
<div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; background: #f7f7f7">
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span>
<span style="float:left;padding:0px 5px">»</span>
<span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span>
<span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span>
</div>
<div style="border: 1px solid #aab8c6">
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/programming-code.png?version=1&modificationDate=1509451197195&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">CheckServiceActivity <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv14', 'img14');"><img id="img14" name="img14" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div>
</div>
<div style="background: #e2e2e2;">
<div id="hiddenDiv14" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;">
<strong>Descrição:</strong> Serviço que permite verificar o status da Atividade. |
Informações | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> |
HTML |
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"> <div style="background:#fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IRMSServer</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3preference.png?version=21&modificationDate=15093668359971509369965368&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">Implements<;margin-top: 3px">Parâmetros</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#fff#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span<div style="text-align: center"><span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span>;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div> </div> </div> </div> <div <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span> style="padding:10px"></div></div> |
HTML | ||||||||
---|---|---|---|---|---|---|---|---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; background: #f7f7f7"> </div> <div style="background:#f0f0f0#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px 0px;"> | ||||||||
Expandir | ||||||||
| ||||||||
Informações | | |||||||
| ||||||||
Deck of Cards | ||||||||
| ||||||||
Card | ||||||||
| ||||||||
Bloco de código | ||||||||
|
Card | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|
</div> </div> <div style="padding:7px"><<span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">Execute</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#fff#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preferencecogwheel-arrow.png?version=1&modificationDate=15093699653681509556752957&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros<>Fórmula Visual: Configuração de Atividades</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cubeworkflow.png?version=1&modificationDate=15093705909361509556254724&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Type>Fórmula Visual <b>(Opcional)"teste_formula"</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv1'hiddenDiv21', 'img21');"><img id="img21" name="img21" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span><div id="hiddenDiv1">content</div></span></div> </div> </div> </div><div style="background: #e2e2e2;"> <div styleid="hiddenDiv21" class="padding:10px"></div>
<divHiddenDiv" style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radiusvisibility:hidden;height: 0px; line-height: 30px; padding-left: 5px;border-radius: 5px;background: #fcfcfc#e2e2e2;"> Foi adicionado uma Atividade de Gerar Exceção <strong>"rmsThrowActivity"</strong>. <div style="background:#fcfcfc #fff;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version padding:10px;text-align:center;width:calc(100% - 25px);">
Image Added
HTML |
---|
</div> |
Configuração da Atividade:
HTML |
---|
<div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 25px);"> |
Image Added
HTML |
---|
</div> </div> </div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> =2&modificationDate=1509366835661&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <div style="background:#f7f7f7;width:calc(100% <span style="float:left;padding:0px 5px">»</span>- 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3xml-file.png?version=21&modificationDate=15093668353581509371596771&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IwsBase<;margin-top: 3px">Web Service: Modelo XML</span> </div> <span <div style="float:left;padding:0px 5px">»</span>background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span<div><span style="float:left:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3programming-code.png?version=21&modificationDate=15093668359971509451197195&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">AutenticaAcesso</span> </div> <div;margin-top: 4px;font-weight:normal !important">Execute <b>(Requisição e Resposta)</b></span><span style="border: 1px solid #aab8c6"> <div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><imgfloat:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv15', 'img15');"><img id="img15" name="img15" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/xml-fileadd.png?version=1&modificationDate=15093715967711509382756808&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span>></span></div> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> #e2e2e2;"> <div id="hiddenDiv15" class="HiddenDiv" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;"> <strong>Descrição:</strong> Executa uma Fórmula Visual. |
Informações | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||
Expandir | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
HTML | |||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> </div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span> </div> <div style="background:#f0f0f0#f7f7f7;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div style="text-align: center"><span <span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div> "><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
<div <span style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fcfcfc">float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Web Service: Parâmetros</span> </div> <div style="background:#fcfcfc#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px0px;"> <div style="width:100%;height: 30px;border-bottom:1px <spansolid #d0d0d0;padding-bottom:5px;"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3cube.png?version=21&modificationDate=15093668356611509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <span ;margin-top: 4px;font-weight:normal !important">CodColigada <b>(Obrigatório)</b></span><span style="float:leftright;margin-top: 4px;padding-right:0px 5px">»</span> <span style="float:left"><img ;cursor:pointer" onclick="Show('hiddenDiv3', 'img3');"><img id="img3" name="img3" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/transfer3add.png?version=21&modificationDate=15093668353581509382756808&api=v2" ></><span></span>div> <div style="background: <span style="float:left;font-size:inherit;#e2e2e2;"> <div id="hiddenDiv3" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px">RM_IwsBase</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span ; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Código da Coligada em que a Fórmula Visual foi criada.<br> <strong>Tipo:</strong> Inteiro<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Inteiro</strong>, ou seja, deve-se utilizar um valor numérico que represente uma coligada cadastrada na base do <strong>RM</strong>, em conjunto com o <strong>IdFormula</strong>, retornam um <strong>XML</strong> contendo todas as informações dos parâmetros presentes na <strong>Fórmula Visual</strong> demandada.<br> <strong>Valor Utilizado na Requisição:</strong> 1 </div> </div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;padding-top:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-filecube.png?version=1&modificationDate=15093715967711509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span> </div> <div<span style="backgroundfloat:#f0f0f0left;width:calc(100% - 10px);color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> |
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> <div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4pxfont-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">IdFormula <b>(Obrigatório)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv4', 'img4');"><img id="img4" name="img4" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> <div style="background: #e2e2e2;"> <div id="hiddenDiv4" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Código Identificador da Fórmula Visual.<br> <strong>Tipo:</strong> Inteiro<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Inteiro</strong>, ou seja, deve-se utilizar um valor numérico que represente o número identificador de uma <strong>Fórmula Visual</strong>, em conjunto com o parâmetro <strong>CodColigada</strong> retornam um <strong>XML</strong> contendo todas as informações dos parâmetros presentes na <strong>Fórmula Visual</strong> demandada.<br> <strong>Valor Utilizado na Requisição:</strong> 2 </div> </div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;padding-top:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preferencecube.png?version=1&modificationDate=15093699653681509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método não possui parâmetros</span></div> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fcfcfc"> <div style="background:#fcfcfc;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left4px;font-weight:normal !important">Context <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv5', 'img5');"><img id="img5" name="img5" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> <div style="background: #e2e2e2;"> <div id="hiddenDiv5" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Contexto do RM.<br> <strong>Tipo:</strong> Cadeia de Caracteres (String)<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Cadeia de Caracteres</strong>, ou seja, deve-se utilizar um valor alfanumérico que represente o contexto do <strong>RM</strong> em que a <strong>Fórmula Visual</strong> será executada.<br> <strong>Valor Utilizado na Requisição:</strong> N/A<br> <strong>Exemplo de Utilização:</strong> CODSISTEMA=G,CODUSUARIO=mestre,CODCOLIGADA=1 </div> </div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;padding-top:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3cube.png?version=21&modificationDate=15093668356611509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <span ;margin-top: 4px;font-weight:normal !important">DataSetXML <b>(Opcional)</b></span><span style="float:leftright;margin-top: 4px;padding-right:0px 5px">»</span> <span style="float:left"><img ;cursor:pointer" onclick="Show('hiddenDiv6', 'img6');"><img id="img6" name="img6" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/transfer3add.png?version=21&modificationDate=15093668353581509382756808&api=v2" ></><span></span>div> <div style="background: <span#e2e2e2;"> <div id="hiddenDiv6" style="float:left;font-size:inherit;visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px">RM_IwsBase</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">Implements</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#fcfcfc; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Fonte de Dados em formato XML.<br> <strong>Tipo:</strong> Cadeia de Caracteres (String)<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Cadeia de Caracteres</strong>, ou seja, deve-se utilizar um valor alfanumérico <strong>(XML)</strong> que represente a <strong>fonte de dados (DataSet)</strong> cuja <strong>Fórmula Visual</strong> irá utilizar, seja como fonte principal de dados, seja como fonte de pesquisa, seja como fonte alternativa de dados.<br> <strong>Valor Utilizado na Requisição:</strong> N/A<br> <strong>Alerta de valores a ser utilizados:</strong> Os valores utilizados devem ser válidos como o exemplo abaixo, ou o campo em branco. <strong>Exemplo de Utilização:</strong><br> <div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">25px);"> |
Bloco de código | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<![CDATA[<NewDataSet> <GUSUARIO> <CODUSUARIO>mestre</CODUSUARIO> <NOME>Usuário Mestre</NOME> <CODACESSO>Acesso02</CODACESSO> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-file.png?version=1&modificationDate=1509371596771&api=v2" /></span> <STATUS>1</STATUS> <DATAINICIO>1997-01-01T00:00:00</DATAINICIO> <DATAULTIMOACESSO>2015-07-03T14:48:08.447</DATAULTIMOACESSO> <EMAIL>[email protected]</EMAIL> </GUSUARIO> </NewDataSet>]]> |
HTML |
---|
</div> </div> </div> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);colorheight: #00030px;fontborder-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> |
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> <div style="background:#fcfcfcbottom:1px solid #d0d0d0;padding-bottom:5px;padding-top:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">ParametersXML <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv7', 'img7');"><img id="img7" name="img7" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> <div style="background: #e2e2e2;"> <div id="hiddenDiv7" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Parâmetros da Fórmula Visual em formato XML.<br> <strong>Tipo:</strong> Cadeia de Caracteres (String)<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Cadeia de Caracteres</strong>, ou seja, deve-se utilizar um valor alfanumérico <strong>(XML)</strong> que represente os <strong>parâmetros</strong> que a <strong>Fórmula Visual</strong> irá utilizar.<br> <strong>Valor Utilizado na Requisição:</strong> N/A<br> <strong>Alerta de valores a ser utilizados:</strong> Os valores utilizados devem ser válidos como o exemplo abaixo, ou o campo em branco. <strong>Exemplo de Utilização:</strong> <div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span> 25px);"> |
Bloco de código | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<![CDATA[<Parameters>
<GCOLIGADA>
<CODCOLIGADA>1</CODCOLIGADA>
</GCOLIGADA>
<PFUNC>
<CHAPA>00041</CHAPA>
<NOME>AIRTON SENA JUNIOR</NOME>
</PFUNC>
</Parameters>]]> |
HTML |
---|
</div> </div> </div> <div style="width:100%;height: 30px;padding-top:5px"><span <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Type>OwnerData <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv8', 'img8');"><img id="img8" name="img8" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
<div style="borderbackground:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; background: #f7f7f7 #e2e2e2;"> <div<div id="hiddenDiv8" style="backgroundvisibility:#f7f7f7hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Dados do Usuário.<br> <strong>Tipo:</strong> Cadeia de Caracteres (String) <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Cadeia de Caracteres</strong>, ou seja, deve-se utilizar um valor alfanumérico que represente dados adicionais diversos a serem utilizados na <strong>Fórmula Visual</strong>.<br> <strong>Valor Utilizado na Requisição:</strong> N/A<br> <strong>Exemplo de Utilização:</strong> (Qualquer valor, depende de várias vaiáveis, como: DataServer, Serviço de um WebService, etc...) </div> </div> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #f7f7f7"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px">width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3.png?version=2&modificationDate=1509366835661&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3folder3.png?version=2&modificationDate=15093668359971509366835661&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">CheckServiceActivity</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold"float:left;font-size: 16pxinherit;padding-left:5px;border-bottom: 0px;">">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/xml-filetransfer3.png?version=12&modificationDate=15093715967711509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML<">RM_IwsFormulaVisual</span> </div> <div<span style="backgroundfloat:#f0f0f0left;width:calc(100% - 10px);color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> |
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/loop3.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">GetParams</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cogwheel-arrow.png?version=1&modificationDate=1509556752957&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Fórmula Visual: Configuração de Atividades</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" <spansrc="/download/attachments/309398329/workflow.png?version=1&modificationDate=1509556254724&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Fórmula Visual <b>"teste_formula"</b></span><span style="float:leftright;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv22', 'img22');"><img id="img22" name="img22" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/preferenceadd.png?version=1&modificationDate=15093699653681509382756808&api=v2" ></><span></span>div> </div> <div style="background: #e2e2e2;"> <div id="hiddenDiv22" class="HiddenDiv" <span style="float:left;font-size:inherit;visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px;margin-top: 3px">Parâmetros</span> </div> background: #e2e2e2;"> No grid principal da Fórmula Visual, existe um parâmetro <strong>"Definição dos Parâmetros de Execução"</strong>, clique em <strong>[...]</strong>, para definir os parâmetros que serão utilizados na Fórmula Visual . <div style="background:#f0f0f0: #fff; padding:10px;text-align:center;width:calc(100% - 10px25px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div style="text-align: center"><span style="float:left;margin-top: 4px;font-weight:normal !important; text-align: center; width: 100%; color: #707070">Esse método"> |
Image Added
HTML |
---|
</div> |
Definindo os parâmetros da Fórmula Visual:
HTML |
---|
<div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 25px);"> |
Image Added
HTML |
---|
</div> |
Definindo se deve ou não mostrar o esquema:
HTML |
---|
<div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 25px);"> |
Image Added
HTML |
---|
</div> |
Definindo se a estrutura das colunas com valores padrão será apresentada:
HTML |
---|
<div style="background: #fff; padding:10px;text-align:center;width:calc(100% - 25px);"> |
Image Added
HTML |
---|
</div> não possui parâmetros</span></div> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; background: #f7f7f7"padding:7px"></div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px0px;"> <span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/folder3xml-file.png?version=21&modificationDate=15093668356611509371596771&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">FVWebService<;margin-top: 3px">Modelo XML</span> </div> <span <div style="float:left;padding:0px 5px">»</span>background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3/programming-code.png?version=21&modificationDate=15093668353581509451197195&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span> <span ;margin-top: 4px;font-weight:normal !important">GetParams <b>(Requisição e Resposta)</b></span><span style="float:leftright;margin-top: 4px;padding-right:0px 5px">»</span> <span style="float:left"><img ;cursor:pointer" onclick="Show('hiddenDiv16', 'img16');"><img id="img16" name="img16" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/loop3add.png?version=2&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">Execute</span>1&modificationDate=1509382756808&api=v2"></span></div> </div> <div style="borderbackground: 1px solid #aab8c6#e2e2e2;"> <div id="hiddenDiv16" <div class="HiddenDiv" style="backgroundvisibility:#f7f7f7hidden;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;"> <strong>Descrição:</strong> Recupera os Parâmetros de uma Fórmula Visual. |
Informações | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Expandir | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
|
HTML | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
</div> </div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"><!--Optional:-->
<tot:parametersXML>?</tot:parametersXML>
<!--Optional:--<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"><tot:ownerData>?</tot:ownerData> </tot:Execute>
</soapenv:Body>
</soapenv:Envelope>
| ||||||||||||
HTML | ||||||||||||
</div> </div> <div style="padding:7px"></div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px"><img<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">CodColigada <b>(Obrigatório)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv17', 'img17');"><img id="img17" name="img17" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/preferenceadd.png?version=1&modificationDate=15093699653681509382756808&api=v2" ></><span></span> <spandiv> <div style="floatbackground:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span> </div> <div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;margin-bottom:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">CodColigada <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span>< #e2e2e2;"> <div id="hiddenDiv17" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Código da Coligada em que a Fórmula Visual foi criada.<br> <strong>Tipo:</strong> Inteiro<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Inteiro</strong>, ou seja, deve-se utilizar um valor numérico que represente uma coligada cadastrada na base do <strong>RM</strong>, em conjunto com o <strong>IdFormula</strong>, retornam um <strong>XML</strong> contendo todas as informações dos parâmetros presentes na <strong>Fórmula Visual</strong> demandada.<br> <strong>Valor Utilizado na Requisição:</strong> 1 </div> </div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottomtop:5px;margin-bottom:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">IdFormula <b>(OpcionalObrigatório)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer"><img styleonclick="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;margin-bottom:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><imgShow('hiddenDiv18', 'img18');"><img id="img18" name="img18" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/cubeadd.png?version=1&modificationDate=15093705909361509382756808&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Context <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2"></span></div> <div style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;margin-bottom:5px"><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">DataSetXML <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer"></span></div> <div style="background: #e2e2e2;"> <div id="hiddenDiv18" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;font-weight:normal"> <strong>Descrição:</strong> Código Identificador da Fórmula Visual.<br> <strong>Tipo:</strong> Inteiro<br> <strong>Como Usar:</strong> Esse parâmetro é do tipo <strong>Inteiro</strong>, ou seja, deve-se utilizar um valor numérico que represente o número identificador de uma <strong>Fórmula Visual</strong>, em conjunto com o parâmetro <strong>CodColigada</strong> retornam um <strong>XML</strong> contendo todas as informações dos parâmetros presentes na <strong>Fórmula Visual</strong> demandada.<br> <strong>Valor Utilizado na Requisição:</strong> 2 </div> </div> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
---|
<div style="display:none"> <div style="background-color: #f7f7f7; border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;"> <div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/addfolder3.png?version=12&modificationDate=15093827568081509366835661&api=v2" /></span></div> <divspan> <span style="width:100%;height: 30px;border-bottom:1px solid #d0d0d0;padding-bottom:5px;margin-bottom:5px"><spanfloat:left;font-size:inherit;padding-left:5px">FVWebService</span> <span style="float:left;margin-top: 4px;font-weight:normal !important"><img padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cubetransfer3.png?version=12&modificationDate=15093705909361509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">ParametersXML <b>(Opcional)</b></span><span">RM_IRMSServer</span> <span style="float:rightleft;margin-toppadding: 4px;padding-right:5px;cursor:pointer0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/addloop3.png?version=12&modificationDate=15093827568081509366835997&api=v2"/></span></span> <span style="float:left;font-size:inherit;padding-left:5px">Implements</span> </div> <div style="border: 1px solid #aab8c6"> <div style="background:#f7f7f7;width:calc(100%;height: 30px;"><span - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cubexml-file.png?version=1&modificationDate=15093705909361509371596771&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Modelo XML</span> </div> <div style="background:#f0f0f0;width: 4pxcalc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:normal !important">OwnerData <b>(Opcional)</b></span><span:bold;font-size: 16px;padding:5px;border-bottom: 0px;"> <div><span style="float:rightleft;margin-top: 4px;paddingfont-right:5px;cursor:pointerweight:normal !important"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/addprogramming-code.png?version=1&modificationDate=15093827568081509451197195&api=v2" /></span></div>span> </div> </div> </div> <div style="padding:10px"></div> |
HTML |
<div <span style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #f7f7f7"> |
HTML |
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><imgfloat:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Implements <b>(Requisição e Resposta)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv19', 'img19');"><img id="img19" name="img19" style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/folder3add.png?version=21&modificationDate=15093668356611509382756808&api=v2" ></><span></span>div> </div> <div style="background: #e2e2e2;"> <div id="hiddenDiv19" class="HiddenDiv" <span style="float:left;font-size:inherit;visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span> ; background: #e2e2e2;"> <strong>Descrição:</strong> Serviço que permite implementar uma propriedade tipada. |
Informações | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
|
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> |
HTML |
---|
<div style="padding:10px"></div> |
HTML |
---|
<div style="border:1px solid #aab8c6;padding:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #f7f7f7"> |
|
HTML |
---|
</div>
</div>
</div>
<div style="padding:7px"></div>
<div style="border: 1px solid #aab8c6">
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<span style="float:left;margin-top: 4px"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/preference.png?version=1&modificationDate=1509369965368&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 3px">Parâmetros</span>
</div>
<div style="background:#f0f0f0;width:calc(100% - 10px);height:auto;min-height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 0px;">
<div><span style="float:left;margin-top: 4px;font-weight:normal !important"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/cube.png?version=1&modificationDate=1509370590936&api=v2" /></span>
<span style="float:left;font-size:inherit;padding-left:5px;margin-top: 4px;font-weight:normal !important">Type <b>(Opcional)</b></span><span style="float:right;margin-top: 4px;padding-right:5px;cursor:pointer" onclick="Show('hiddenDiv20', 'img20');"><img id="img20" name="img20" |
HTML |
<div style="background:#f7f7f7;width:calc(100% - 10px);height:30px;color: #000;font-weight:bold;font-size: 16px;padding:5px;border-bottom: 1px solid #aab8c6;margin-bottom:14px"> <span style="float:left"><img style="width: 16px; height: 16px; margin-top: 3px" src="/download/attachments/309398329/folder3add.png?version=21&modificationDate=15093668356611509382756808&api=v2" ></><span></span>div> <span </div> <div style="floatbackground:left;font-size:inherit;padding-left:5px">FVWebService</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src="/download/attachments/309398329/transfer3.png?version=2&modificationDate=1509366835358&api=v2" /></span> <span style="float:left;font-size:inherit;padding-left:5px">RM_IwsFormulaVisual</span> <span style="float:left;padding:0px 5px">»</span> <span style="float:left"><img style="width: 16px; height: 16px; margin-top:3px" src=" #e2e2e2;"> <div id="hiddenDiv20" style="visibility:hidden;height: 0px; line-height: 30px; padding-left: 5px; background: #e2e2e2;"> <strong>Descrição:</strong> Tipo </div> </div> </div> </div> </div> |
HTML |
---|
<script type="text/javascript" language="javascript"> Show = function(divName, imgName){ window["currentElement"] = divName; if(typeof divName === "string"){ if(document.getElementById(divName).offsetHeight < 2){ $("#" + divName).animate({height: $("#" + divName).get(0).scrollHeight + 7}); $("#" + divName).css("visibility", "visible") $("#" + imgName).attr('src', '/download/attachments/309398329/loop3remove.png?version=21&modificationDate=1509366835997&api=v2"/></span> <span style="float:left;font-size:inherit;padding-left:5px">Implements</span>1509386912062&api=v2'); </div> |
Expandir | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||
|
HTML |
---|
</div> |
HTML |
---|
<script type="text/javascript" language="javascript">
Show = function(divName){
if(typeof divName === "string"){
if(document.getElementById(divName).offsetHeight < 2)
document.getElementById(divName).style.height = '30px';
else
document.getElementById(divName).style.height = '1px';
}
}
</script> |
$(".HiddenDiv .tab-nav-link").on("click", function(){
window["currentElement"] = $(this).parents().find(".HiddenDiv").attr("id");
});
$(".HiddenDiv .confluence-information-macro").mutate('height',function (element,info){
this.selector.each(function(index, element){
if($(this).parent().attr("id") == window["currentElement"])
$(this).parent().height($(this).outerHeight() + 61);
});
});
}
else{
$("#" + divName).animate({height: "0px"});
$("#" + divName).css("visibility", "hidden")
$("#" + imgName).attr('src', '/download/attachments/309398329/add.png?version=1&modificationDate=1509382756808&api=v2');
}
}
}
</script> |
Informações | ||
---|---|---|
| ||
Ao utilizar método "Get Parameters" é gerado uma estrutura (esqueleto) para que o usuário utilize-o através do método "Execute", adicionando assim os parâmetros da sua execução." |
Informações | ||
---|---|---|
| ||
Para utilização dos Web Services através do aplicativo "Totvs Web Service Client", clique aqui. |
Informações | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Informações | |||||||||||||||
| |||||||||||||||
|
Informações | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||
|