Questions tagged [sap-solution-manager]

13 questions
2
votes
0 answers

Empty soap action when SAP Solution Manager call WCF Webservice

Context : SAP Solution Manager (will call it SolMan) exposes a SOAP webservice where a 3rd party can call to interoperate with it. The 3rd party application can also implement the same webservice interface so that SolMan can interoperate in the…
Sebastien
  • 570
  • 3
  • 5
  • 18
2
votes
0 answers

SAP for non SAPpers : change documents are collections of transports which are simply code deltas?

I need to redact at functional level (pseudo code or specifications) a source code extraction routine which shall interact with SAP change management process (aka ChaRM), in order to obtain a copy of a certain environment, or part thereof, in order…
1
vote
0 answers

SAP solution manager integration with ServiceNow

Is there a way to integrate SAP solution manager alerts with ServiceNow to create Incidents and automate this process using python? any python package/library/module which will help to automate SAP solution manager with ServiceNow?
1
vote
1 answer

How to integrate SOLMAN with my Rest API?

I am working on a project that requires SAP Solution Manager (SOLMAN) to be integrated with Azure Devops Rest API. Functionality: Whenever a Work Package is created in SOLMAN, I want to take the generated JSON and create a Feature in Azure…
1
vote
0 answers

Selenium Webdriver together with SSM?

Can someone tell me if Selenium WebDriver can be used by SAP Solution Manager? I can't find anything about this issue on the internet.
1
vote
0 answers

How can I automate the test plan creation in SAP SolMan?

Currently I am trying to create an ABAP program in SAP Solution Manager which will automatically create a test plan and test packages based on an excel file I have the project structure I have created previously. Is there any documentation, API etc.…
Hans En
  • 906
  • 5
  • 15
  • 32
1
vote
0 answers

SAP Solution Manager Connect to Microsoft Sharepoint

Do any of you know if its possible to make a document sharing between SAP and Microsoft Sharepoint? What I would like is to use SAP - Solution Manager as document storeage and connect this storage to Sharepoint. Updating and using the documents on…
Jen_Lar
  • 11
  • 1
1
vote
3 answers

WSO2 ESB adding prefix to header

I try to use the WSO2 ESB with the SAP Solution Manager Webservice as an endpoint. For sending a message to the Webservice I need to modify the SOAP Header. While searching with google I found out that I could use the Enrich Mediator for this. But I…
muetze
  • 161
  • 1
  • 16
0
votes
1 answer

How to establish the connection to SAP Solution Manager using Azure data factory

I have a requirement to extract the data SAP solution manager to azure blob using ADF as ETL tool. I do not find any direct connector to create a linked services on source(SAP SOLUTION MANAGER). Please advice me how to create linked services to SAP…
0
votes
2 answers

SAP Sybase ASE: Huge Space Requirements in Tempdb

We have SAP Solution Manager running on a SAP Sybase ASE 15.7 Database. That means we have a user database holding the application data, and a special tempdb exclusively mapped to this user database. Over the last weeks, the database server has been…
Laghorn
  • 43
  • 9
0
votes
1 answer

SAP Solution Manager: Which Application Life-Cycle Management Processes are getting covered?

As it is included in the license (according to SAP) we would prefer using Solution Manager over other tools, for the entire life-cycle of software development. Or is it highly recommended to use specific tools for the particular processes like Test…
0
votes
1 answer

SAP Solution Manager endpoint configuration in WSO2ESB

I use the webservice interface ICT_SERVICE_DESK_API from SAP Solution Manager. I activate the webservice in SAP. I get a connection with the tool soapui. But I have no idea how i configure the endpoint in the WSO2ESB. Until now I configure a…
-2
votes
1 answer

CONSUME ABAP stack OData from JAVA Stack

I have a ABAP application up and running in ABAP Stack of my Solman. If I build a UI5 application and deploy it in JAVA Stack, will I able to consume the ABAP OData from the UI5 application. If yes, how we can do this since both are in different…
Amir Suhail
  • 1,284
  • 3
  • 12
  • 31