Difference between revisions of "Replicari sincrone"
Line 30: | Line 30: | ||
===Flux:Nomenclator->TipRequest:GetData->Configurare:Asseturi=== | ===Flux:Nomenclator->TipRequest:GetData->Configurare:Asseturi=== | ||
<nowiki> | <nowiki> | ||
− | <?xml version="1.0" encoding="utf-8"?> | + | ;<?xml version="1.0" encoding="utf-8"?> |
− | <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> | + | ;<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ;xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> |
− | + | ; <soap:Body> | |
− | + | ; <GetData xmlns="http://tempuri.org/"> | |
− | + | ; <Domain>sartorom</Domain> | |
− | + | ; <User>usr_replic_sartorom</User> | |
− | + | ; <Password>7440a88c9c3a46a39230b40a0aa6b47c</Password> | |
− | + | ; <Unit>SARTOROMD</Unit> | |
− | + | ; <Div>SARTOROM</Div> | |
− | + | ; <Tip>Asseturi</Tip> | |
− | + | ; <XmlExtraParams> | |
− | + | ; <root> | |
− | + | ; <header> | |
− | + | ; <assetcategoryid>3</assetcategoryid> | |
− | + | ; <getplanmentenanta>1</getplanmentenanta> | |
− | + | ; </header> | |
− | + | ; </root> | |
− | + | ; </XmlExtraParams> | |
− | + | ; </GetData> | |
− | + | ; </soap:Body> | |
− | </soap:Envelope> | + | ;</soap:Envelope> |
</nowiki> | </nowiki> |
Revision as of 09:23, 17 December 2020
- Administrare
- Interfațare
- Sincrona
- Interfațare
Contents
Filtre
- Replicare
Coloane
- Replicare
- Flux
- din fluxurile predefinite de selectare a datelor
- Encoding
Operatii globale
- Adaugare replicare
- adaugare replicare noua
- Log:salveaza logul replicarii pentru debug
- Indecsi replicare
- Copiere replicari
- Sterge toate replicarile
- sterge toate replicarile pe firma si divizia curenta
Operatii pe pozitii
- Modificare
- Cereri
- Detalii replicare
- Stergere
- sterge replicarea definita
Flux:Nomenclator->TipRequest:GetData->Configurare:Asseturi
;<?xml version="1.0" encoding="utf-8"?> ;<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ;xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> ; <soap:Body> ; <GetData xmlns="http://tempuri.org/"> ; <Domain>sartorom</Domain> ; <User>usr_replic_sartorom</User> ; <Password>7440a88c9c3a46a39230b40a0aa6b47c</Password> ; <Unit>SARTOROMD</Unit> ; <Div>SARTOROM</Div> ; <Tip>Asseturi</Tip> ; <XmlExtraParams> ; <root> ; <header> ; <assetcategoryid>3</assetcategoryid> ; <getplanmentenanta>1</getplanmentenanta> ; </header> ; </root> ; </XmlExtraParams> ; </GetData> ; </soap:Body> ;</soap:Envelope>