Error while running Standard BSSV: Context parameter cannot be null.
Hi,
I am trying to run standard BSSV using Test class. and passing Null values to context and connection parameters. I am getting following error.
java.lang.IllegalArgumentException: Context parameter cannot be null. Coding error in getItemPriceAndAvailability
My questions are:
1. What are the possible values for context and connection.
2. How I can get those if values are not supposed to be a null.
3. I see in standard published BSSV null is the input for context and connection.
Note: 1st time they installed J Developer on client's machine and I am trying 1st BSSV to work correctly on those machines not sure it is related to J developer configuration issue or not.