Hi,
I have around 100,000 flat file records (29 MB Size) and I am debatching it into individual records, passing the debatched records into orchestration (as a sequential convoy, I have to use orchestration for some reason), and then passing it out (without doing any mapping or processing), the records are then received by a File dynamic receive port (set to append mode in the orchestration), in the receive port I have a map which formats the individual debatched message, then a pipeline containing flat file disassembler converts the xml to flat file and then a file adapter writes it into a single file (append mode).
However I am receiving BizTalk Throttling, BizTalk host BizTalkServerApplication throttled because DatabaseSize exceeded the configured throttling limit.
Does anybody have any idea what throttling settings needs to be changed or any other way of implementing the solution.
THANKS
PLEASE HELP
Regards
Vikram
- Edited by Vikram_ Friday, February 06, 2015 10:13 AM