community.sap_libs icon indicating copy to clipboard operation
community.sap_libs copied to clipboard

Automation for SAP - Collection of Ansible Modules for SAP for low-level activities which are highly reusable

Results 16 community.sap_libs issues
Sort by recently updated
recently updated
newest added

### Summary sap_control_exec module uses the XML api. The documentation is kind of missleading as the e.g.StartWait is not available in in the wsdl output. The supported functions are: Start...

### Summary Hi, The configured trusted Part ```python if encrypted is True: command.extend([' -attemptencrypt']) ``` could not work from my perspektive in most of the cases. ERROR in our Landscape:...

### Summary Would it be possible to add the SNC string as an optional field to the sap_user.py script? ### Issue Type Feature Idea ### Component Name sap_user.py ### Additional...

### Summary I'd love to use this sap_pyrfc module to automate SAP tasks using Ansible. But our systems only allow RFC calls via SNC encrypted connections. It seems that community.sap_libs.sap_pyrfc...

### Summary Can I get more information about "community.sap_libs.sap_pyrfc module"? I want to retrieve RFC information from table RFCDES. However, I'm getting "DATA_BUFFER_EXCEEDED" exception when I didn't specify/limit the data...

### Summary A module which manage certificates with strust ### Issue Type Feature Idea ### Component Name strust, pyrfc ### Additional Information - ### Code of Conduct - [X] I...

### Summary Introduction This issue describes how and when community.sap_libs is released, and to announce updates to the release/versioning schedule. The next section (Next release) is always updated to contain...

### Summary Just got information ( https://github.com/SAP/PyRFC/issues/372 ) that pyrfc requirement won't have new releases as current people is focusing on another priorities. We have some developments based on this...