iris-pex-embedded-python 2.3.26__tar.gz → 2.3.27__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of iris-pex-embedded-python might be problematic. Click here for more details.

Files changed (119) hide show
  1. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/PKG-INFO +1 -1
  2. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/pyproject.toml +1 -1
  3. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/BusinessProcess.cls +0 -1
  4. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_business_host.py +1 -1
  5. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_business_process.py +14 -14
  6. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/PKG-INFO +1 -1
  7. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/LICENSE +0 -0
  8. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/README.md +0 -0
  9. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/setup.cfg +0 -0
  10. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/setup.py +0 -0
  11. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/__init__.py +0 -0
  12. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/BusinessOperation.cls +0 -0
  13. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/BusinessService.cls +0 -0
  14. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Common.cls +0 -0
  15. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Director.cls +0 -0
  16. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Duplex/Operation.cls +0 -0
  17. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Duplex/Process.cls +0 -0
  18. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Duplex/Service.cls +0 -0
  19. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/InboundAdapter.cls +0 -0
  20. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Message.cls +0 -0
  21. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/OutboundAdapter.cls +0 -0
  22. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PickleMessage.cls +0 -0
  23. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PrivateSession/Duplex.cls +0 -0
  24. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Ack.cls +0 -0
  25. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Poll.cls +0 -0
  26. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Start.cls +0 -0
  27. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls +0 -0
  28. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Test.cls +0 -0
  29. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/PEX/Utils.cls +0 -0
  30. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/cls/Grongier/Service/WSGI.cls +0 -0
  31. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/__init__.py +0 -0
  32. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/__main__.py +0 -0
  33. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_business_operation.py +0 -0
  34. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_business_service.py +0 -0
  35. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_cli.py +0 -0
  36. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_common.py +0 -0
  37. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_director.py +0 -0
  38. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_inbound_adapter.py +0 -0
  39. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_message.py +0 -0
  40. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_outbound_adapter.py +0 -0
  41. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_pickle_message.py +0 -0
  42. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_private_session_duplex.py +0 -0
  43. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_private_session_process.py +0 -0
  44. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/_utils.py +0 -0
  45. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/grongier/pex/wsgi/handlers.py +0 -0
  46. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_BufferReader.py +0 -0
  47. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_BufferWriter.py +0 -0
  48. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_ConnectionInformation.py +0 -0
  49. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_ConnectionParameters.py +0 -0
  50. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_Constant.py +0 -0
  51. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_DBList.py +0 -0
  52. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_Device.py +0 -0
  53. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_GatewayContext.py +0 -0
  54. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_GatewayException.py +0 -0
  55. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_GatewayUtility.py +0 -0
  56. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRIS.py +0 -0
  57. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISConnection.py +0 -0
  58. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISEmbedded.py +0 -0
  59. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISGlobalNode.py +0 -0
  60. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISGlobalNodeView.py +0 -0
  61. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISIterator.py +0 -0
  62. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISList.py +0 -0
  63. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISNative.py +0 -0
  64. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISOREF.py +0 -0
  65. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISObject.py +0 -0
  66. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_IRISReference.py +0 -0
  67. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_InStream.py +0 -0
  68. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_LegacyIterator.py +0 -0
  69. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_ListItem.py +0 -0
  70. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_ListReader.py +0 -0
  71. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_ListWriter.py +0 -0
  72. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_LogFileStream.py +0 -0
  73. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_MessageHeader.py +0 -0
  74. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_OutStream.py +0 -0
  75. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_PrintStream.py +0 -0
  76. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_PythonGateway.py +0 -0
  77. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/_SharedMemorySocket.py +0 -0
  78. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/__init__.py +0 -0
  79. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/__main__.py +0 -0
  80. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_Column.py +0 -0
  81. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_DBAPI.py +0 -0
  82. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_Descriptor.py +0 -0
  83. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_IRISStream.py +0 -0
  84. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_Message.py +0 -0
  85. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_Parameter.py +0 -0
  86. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_ParameterCollection.py +0 -0
  87. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_ResultSetRow.py +0 -0
  88. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/_SQLType.py +0 -0
  89. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/__init__.py +0 -0
  90. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/preparser/_PreParser.py +0 -0
  91. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/preparser/_Scanner.py +0 -0
  92. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/preparser/_Token.py +0 -0
  93. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/preparser/_TokenList.py +0 -0
  94. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/dbapi/preparser/__init__.py +0 -0
  95. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_BusinessHost.py +0 -0
  96. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_BusinessOperation.py +0 -0
  97. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_BusinessProcess.py +0 -0
  98. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_BusinessService.py +0 -0
  99. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_Common.py +0 -0
  100. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_Director.py +0 -0
  101. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_IRISBusinessOperation.py +0 -0
  102. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_IRISBusinessService.py +0 -0
  103. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_IRISInboundAdapter.py +0 -0
  104. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_IRISOutboundAdapter.py +0 -0
  105. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_InboundAdapter.py +0 -0
  106. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_Message.py +0 -0
  107. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/_OutboundAdapter.py +0 -0
  108. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/intersystems_iris/pex/__init__.py +0 -0
  109. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris/__init__.py +0 -0
  110. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris/__init__.pyi +0 -0
  111. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris/iris_ipm.py +0 -0
  112. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris/iris_ipm.pyi +0 -0
  113. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/SOURCES.txt +0 -0
  114. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/dependency_links.txt +0 -0
  115. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/entry_points.txt +0 -0
  116. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/requires.txt +0 -0
  117. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/iris_pex_embedded_python.egg-info/top_level.txt +0 -0
  118. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/irisnative/_IRISNative.py +0 -0
  119. {iris_pex_embedded_python-2.3.26 → iris_pex_embedded_python-2.3.27}/src/irisnative/__init__.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris_pex_embedded_python
3
- Version: 2.3.26
3
+ Version: 2.3.27
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
3
 
4
4
  [project]
5
5
  name = "iris_pex_embedded_python"
6
- version = "2.3.26"
6
+ version = "2.3.27"
7
7
  description = "Iris Interoperability based on Embedded Python"
8
8
  readme = "README.md"
9
9
  authors = [
@@ -61,7 +61,6 @@ Method OnComplete(
61
61
  {
62
62
  set tSC = $$$OK
63
63
  try {
64
- set tSC = ..Connect() quit:$$$ISERR(tSC)
65
64
  set response = ..%class."_dispatch_on_complete"($this,request,response)
66
65
  } catch ex {
67
66
  set tSC = ex.AsStatus()
@@ -189,7 +189,7 @@ class _BusinessHost(_Common):
189
189
  return self._serialize_pickle_message(message)
190
190
  elif (message is not None and self._is_iris_object_instance(message)):
191
191
  return message
192
- elif (message is None):
192
+ elif (message is None or message == ""):
193
193
  return message
194
194
  else:
195
195
  # todo : decorator takes care of all the parameters, so this should never happen
@@ -38,7 +38,7 @@ class _BusinessProcess(_BusinessHost):
38
38
  """
39
39
  return self.OnRequest(request)
40
40
 
41
- def on_response(self, request, response, callRequest, callResponse, completionKey):
41
+ def on_response(self, request, response, call_request, call_response, completion_key):
42
42
  """ Handles responses sent to the business process in response to messages that it sent to the target.
43
43
  A production calls this method whenever a response for a specific business process arrives on the appropriate queue and is assigned a job in which to execute.
44
44
  Typically this is a response to an asynchronous request made by the business process where the responseRequired parameter has a true value.
@@ -46,14 +46,14 @@ class _BusinessProcess(_BusinessHost):
46
46
  request: An instance of IRISObject or subclass of Message that contains the initial request message sent to the business process.
47
47
  response: An instance of IRISObject or subclass of Message that contains the response message that this business process can return
48
48
  to the production component that sent the initial message.
49
- callRequest: An instance of IRISObject or subclass of Message that contains the request that the business process sent to its target.
50
- callResponse: An instance of IRISObject or subclass of Message that contains the incoming response.
51
- completionKey: A string that contains the completionKey specified in the completionKey parameter of the outgoing SendAsync() method.
49
+ call_request: An instance of IRISObject or subclass of Message that contains the request that the business process sent to its target.
50
+ call_response: An instance of IRISObject or subclass of Message that contains the incoming response.
51
+ completion_key: A string that contains the completion_key specified in the completion_key parameter of the outgoing SendAsync() method.
52
52
  Returns:
53
53
  An instance of IRISObject or subclass of Message that contains the response message that this business process can return
54
54
  to the production component that sent the initial message.
55
55
  """
56
- return self.OnResponse(request, response, callRequest, callResponse, completionKey)
56
+ return self.OnResponse(request, response, call_request, call_response, completion_key)
57
57
 
58
58
  def on_complete(self, request, response):
59
59
  """ Called after the business process has received and handled all responses to requests it has sent to targets.
@@ -77,15 +77,15 @@ class _BusinessProcess(_BusinessHost):
77
77
 
78
78
  return self.iris_handle.dispatchReply(response)
79
79
 
80
- def set_timer(self, timeout, completionKey=None):
80
+ def set_timer(self, timeout, completion_key=None):
81
81
  """ Specifies the maximum time the business process will wait for responses.
82
82
 
83
83
  Parameters:
84
84
  timeout: an integer that specifies a number of seconds, or a string that specifies a time period such as"PT15s",
85
85
  which represents 15 seconds of processor time.
86
- completionKey: a string that will be returned with the response if the maximum time is exceeded.
86
+ completion_key: a string that will be returned with the response if the maximum time is exceeded.
87
87
  """
88
- self.iris_handle.dispatchSetTimer(timeout, completionKey)
88
+ self.iris_handle.dispatchSetTimer(timeout, completion_key)
89
89
  return
90
90
 
91
91
  def _set_iris_handles(self, handle_current, handle_partner):
@@ -151,10 +151,10 @@ class _BusinessProcess(_BusinessHost):
151
151
 
152
152
  @_BusinessHost.input_deserialzer
153
153
  @_BusinessHost.output_serialzer
154
- def _dispatch_on_response(self, host_object, request, response, callRequest, callResponse, completionKey):
154
+ def _dispatch_on_response(self, host_object, request, response, call_request, call_response, completion_key):
155
155
  """ For internal use only. """
156
156
  self._restore_persistent_properties(host_object)
157
- return_object = self.on_response(request, response, callRequest, callResponse, completionKey)
157
+ return_object = self.on_response(request, response, call_request, call_response, completion_key)
158
158
  self._save_persistent_properties(host_object)
159
159
  return return_object
160
160
 
@@ -181,7 +181,7 @@ class _BusinessProcess(_BusinessHost):
181
181
  """
182
182
  return
183
183
 
184
- def OnResponse(self, request, response, callRequest, callResponse, completionKey):
184
+ def OnResponse(self, request, response, call_request, call_response, completion_key):
185
185
  """
186
186
  DEPRECATED : use on_response
187
187
  Handles responses sent to the business process in response to messages that it sent to the target.
@@ -191,9 +191,9 @@ class _BusinessProcess(_BusinessHost):
191
191
  request: An instance of IRISObject or subclass of Message that contains the initial request message sent to the business process.
192
192
  response: An instance of IRISObject or subclass of Message that contains the response message that this business process can return
193
193
  to the production component that sent the initial message.
194
- callRequest: An instance of IRISObject or subclass of Message that contains the request that the business process sent to its target.
195
- callResponse: An instance of IRISObject or subclass of Message that contains the incoming response.
196
- completionKey: A string that contains the completionKey specified in the completionKey parameter of the outgoing SendAsync() method.
194
+ call_request: An instance of IRISObject or subclass of Message that contains the request that the business process sent to its target.
195
+ call_response: An instance of IRISObject or subclass of Message that contains the incoming response.
196
+ completion_key: A string that contains the completion_key specified in the completion_key parameter of the outgoing SendAsync() method.
197
197
  Returns:
198
198
  An instance of IRISObject or subclass of Message that contains the response message that this business process can return
199
199
  to the production component that sent the initial message.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris_pex_embedded_python
3
- Version: 2.3.26
3
+ Version: 2.3.27
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License