Quantcast
Channel: SCN : Discussion List - SAP Business Process Management
Viewing all articles
Browse latest Browse all 791

Testing BPM on NWA with XML Content

$
0
0

Hi SDN team,

 

I'm working with SAP NetWeaver CE 7.3.

 

I have modeled a BPM (based on the Microsoft OLX Web Service) and try to test it on SAP NetWeaver Administration (NWA). Therefor, I also have created a XML file. But when I upload it, the warning message "Datei kann nicht hochgeladen werden, da die Prozessdefinitions-ID für den Prozess, den Sie starten möchten, nicht übereinstimmt", that means "File cannot be uploaded, because the process definition ID for the process you try to start does not match"

 

The XML file:

 

<?xml version="1.0" encoding="utf-8"?>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types">

  <soap:Header>

  <t:RequestServerVersion Version="Exchange2010_SP2"/>

  </soap:Header>

  <soap:Body>

  <FindFolder Traversal="Shallow" xmlns="http://schemas.microsoft.com/exchange/services/2006/messages">

  <FolderShape>

  <t:BaseShape>AllProperties</t:BaseShape>

  </FolderShape>

  <ParentFolderIds>

  <t:FolderId Id="AAEuAAAAAAAaRHOQqmYRzZvIAKoAL8RaAwAVb4+VoTScSajx6dP/9c40AAACQ1iEAAA="/>

  <t:DistinguishedFolderId Id="inbox"/>

  </ParentFolderIds>

  </FindFolder>

  </soap:Body>

</soap:Envelope>

 

Without the envelope, I got an error: "File not valid".

 

Is there another way to define start (parameter) values? In my BPM, there is a Data Content for the process context.

 

Thanks, Cheers,

Cengiz


Viewing all articles
Browse latest Browse all 791

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>