Re: Recr SOAP Channel with cluster node - One node failing -...
both successful and failure message is hitting same URL is same. URL : https://XXX.salesforce.com/services/Soap/c/28.0/00Db0000000Jful Below is the Audit log of failed message.this is HTTPS...
View ArticleRe: NodeJS on HANA: Authentication with JWT
thank you for this clarification! another question now occured: we have found the docs but i cannot find any documentation about implementing a basic authentication strategy. do i need to code that on...
View ArticleRe: Out-Of-Memory Errors
Hi Frans, No, If you see the logs it shows 0 for Transparent Huge Pages.
View ArticleRe: Country code
do you see it OY01? if not, then check the change log to see which colleague deleted it from your system
View Articleschedule period date different from send date?
How can you achieve scheduling a webi report to take one month of data, from 18:th to 18:th each month, but run and send it at the 28:th each month? Thank you in advance, //Axel
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
package.json from nodejs folder { "name": "js", "description": "", "version": "1.0.0", "main": "server.js", "scripts": { "start": "node server.js", "stop": "" }, "files": [], "dependencies":...
View ArticleRe: WIP calcualtion
Hi Dhanjay, You can double check and make sure all the cost elements assigned to line ids (OKGA) and technical RA cost element are created with cost element category -31 order/project result analysis...
View ArticleRe: How to get latest Invoice Verification Document (MIRO)
first of all in a SAP standard third-party-process is no goods receipt with MIGO involved.And only a MIRO posting get the item into the billing index, hence you cannot create any invoice. So you...
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Christoph Pohl,Christian Georgi: Do you know an issue with xsjs and OData using the above versions? Thanks,Omer.
View ArticleRe: IW32 user status update
srilikhitha,See the following code/s which I tested successfully using fms STATUS_READ andSTATUS_CHANGE_EXTERN in include ZXWOCU07 (F/exit EXIT_SAPLCOIH_009 of user-exit IWO10009).. Suppose your...
View ArticleRe: Webi Rich Client 4.1 won't start
The problem was solved, surprisingly, by a Windows update. I haven't updated for a while.
View ArticleRe: SAP WEB Dispatcher, Application routing issue
Hi, i would like to appreciate for all answers, and i like ti share the resolution in my scenario. my case have resolved by adding following parameters in my Web Dispatcher start profile:...
View ArticleRe: left outer join
No, you won't because the other records have a row in table2 that has a value that is not TE. This is because the condition is in the Where clause. If that's what you need for your report, you might...
View ArticleScript logic - Destination App
I need to copy a specific record combination from Model A to Model B using Destination app. Model A and Model B Dimensions The record set in MODEL A is below. Notice that FBO_STATUS, D_VALUE,...
View ArticleRe: Any Warning about upgrade Afaria 7 SP5 to SP6?
You should always back up your system before performing an upgrade. SP6 is a much less drastic change than SP5, but there is always someone who experiences problems. You should also review the...
View ArticleRe: Cannot get LVM to monitor Windows Service.
I submitted a message to SAP (270490/2016)10 days ago and nothing but them asking three times for me to resend the same attachments. Will call to escalate today since not happy with the service or lack...
View ArticleFiori My Timesheet "Auto Approval" Issue
Hi Gents, We have recently extended the Fiori My Timesheet App, and for some user Auto Approval is configured in backend for the time entry they do. The issue is that the status of entry is remained...
View ArticleI need a simple ABAP code to remove numbers after signals
Hello Experts, I need a simple ABAP code to remove numbers after a signal. For example, my field REFERENCE receive the value 0001234-99. I need to remove the zeros, so I use the following ABAP code:...
View Article