Source: factory.service/package.homechoice/ObjServiceHCExperian.py
Handles operations for connecting with remote services, buffer management,
and resolving service queries. This class extends functionality from the
baseObjApiclass to provide additional features for specific use cases.
The class primarily focuses on integrating with remote services utilizing
...
| Method | Signature | Description |
|---|---|---|
| resolve_buffer | resolve_buffer(Guid = '', idnumber = '', buffer_time = '') |
|
| Resolve | Resolve(Guid = '', Id = '') |
SOAP Normal Version: Results are zipped, base64 encoded and returned as one |
| Compute | Compute(Param1 = '', Param2 = '', Param3 = '100') |
|
| Connect | Connect() |
|
| run_workflow_direct | run_workflow_direct(Guid, Param1 = '', Param2 = '', Param3 = '') |
|
| Send | Send() |
|
| Recon | Recon(guid) |