BPM Synchronous Call: Error HTTP call to IS unsupported in AEX case
Hello, we had an PO System 7.4 SP 7 and tried to call a synchronous Interface on PI via an "automated Activity".But we get the error "Could not invoke service reference name...
View ArticleMapping in BPM - set value of collection item
Hello, is it possible to set value to exact item of collection in mapping step in netweaver BPM? I need something like set(<collection_variable>,<item_index>,<item_value>) - so...
View ArticleRe: BPM Synchronous Call: Error HTTP call to IS unsupported in AEX case
Have you set Type of communication in Service reference to XI + set the sender component?
View ArticleRe: How to restrict no of records in synch Proxy HTTP_AAE scenario
Thanks Diego and Chandrasekhar for the valuable inputs... The receiver system uses an API to update their library and we need to have the response back to recognize if everything posted successfully,...
View ArticleRe: How to achieve Java Multi-mapping in PI 7.31?
Can you post a in/out xls payload? CheersF
View ArticleImported Archive in SAP PI 7.31
Hi Experts, I have imported "Imported Archive" file from PI 7.0 /1 to PI 7.31, just want to understand in case if some conversion is required for mapping to work on SAP PI 7.31, if yes what would they...
View ArticleRe: Imported Archive in SAP PI 7.31
Hi Neha, No additional action is required. If you have saved and activated your imported archive, you can e.g. use it as XSL mapping. Kind regards,Dimitri
View ArticleRe: Imported Archive in SAP PI 7.31
Thanks Dimitri for quick response. I tried already but its throws linkage error in message monitor, I tried to remove by adding relevant jar file though but still getting error ..that is why i wanted...
View ArticleRe: Imported Archive in SAP PI 7.31
if you import from 7.1 to 7.31 it will work. if you do the same from 7.0 to 7.31 you have to check the below wiki. point 1. you have to extend the AbstractTransformation and import into 7.31 1. In...
View ArticleRe: Mapping in BPM - set value of collection item
Oh yes you are right. It is indeed readOnly. My bad. Just trying to help.May be you can write an EJB Function within your BPM project to take care of this? And then use it while mapping?
View ArticleRe: Mapping in BPM - set value of collection item
You dont have to apologize. I didnt meant that as offend. I appreciate the possibility to discuss that topic with somebody, because discussion itself sometimes shows other perspective to the problem,...
View ArticleRe: Can I use just the BPM from PO suite?
Technically, how do you plan to interact with ECC from BPM? Or even vice versa?
View ArticleRe: Can I use just the BPM from PO suite?
The idea is to call the BPM from a BADI or user exit on SAP ECC(via proxy, rfc or ws), then the BPM should sent a Notification with a link to a UI so that the user can approve the document, and finally...
View ArticleRe: Can I use just the BPM from PO suite?
Hi Frederico, You could use either option:ECC -> PO(PI) -> PO(BPM) -> PO(PI) -> ECCIn this scenario PI would act as the bridge between ECC and your BPM process. You would likely develop...
View ArticleRe: Can I use just the BPM from PO suite?
Its simple. BPM is called via a WS. So its not an issue to call a WS and start the BPM process from ECC. In the BPM process design, add a Human Activity which has the UI for the Approval Task. In the...
View ArticleRe: Can I use just the BPM from PO suite?
Thanks a lot Gareth! The decision of going for BPM in stead of Business Workflow is based on a recommendation that the organization from SAP that we should use the BPM from now if there is a PO in the...
View ArticleRe: Can I use just the BPM from PO suite?
Thanks Siddhant!In case I go for the ECC->BPM->ECC...I have a doubt about the configuration in the NWDS. The server must be added in the SAP AS Java Server tab or in the tab "PI tools...
View ArticleSAP PI integration with IS utilities
Hi , I've requirement of integrating with IS utilities. Can any one provide any helpful links for integrating utilities with SAP PI as middleware. Its bit urgent. It would be great help if anybody...
View Article