-
Overview/Notes
-
Technologies
-
Access MDB
- Source
- Client
-
SOAP Server
- VBA Module
- Alternative?
-
Program Logic
- MDB Client 3-Step Routine
-
Subroutines
- Cache()
- Post()
-
MDB SQL
-
Read source
-
set cache
-
initial batch?
- Cache(initial)
- Cache(current)
-
Post to BB?
-
Cache(current) - Cache(initial)
- Stop
- Post(cache)
-
Reset source
-
write to Cache(inital)
-
Post successful?
- Cache(initial)=Cache(GUID)
- Repeat
-
reset Cache(guid)
-
End
- Cache(GUID) = 0
-
SOAP Server
-
Post BB
- read cache
- create xml source
- deliver xml source
- receive xml response
-
read xml response
- extract GUID
-
update cache
- Cache(GUID)