Quantcast
Channel: SCN: Message List
Viewing all 8851 articles
Browse latest View live

Re: Change device media ranges


Re: Workbook variant migration from BEx 3.x to BEx 7

Re: Error: Error deriving hierarchy InfoObject from field name OBJNR

0
0

Hi Anh - we're seeing the exact same problem. How were you able to resolve this? Thanks!

 

Edit: Nevermind, our developer forgot to update the Node Segment in the Transformation.

Re: Prefferred agent over multiple voice contacts

0
0

Hi Jaanus,

 

The Voice Channel already does something similar to this.  In the event that a contact has reached an agent before if that agent is available it will offer the call to that same agent again within a 24 hour period.

 

If the agent is not available then it will go to the next agent.

 

You can increase the odds by heavily weighting the importance of agent priority in the Voice Channel Customization.

 

We personally ran into this issue with a contact center that had a lot of repeat callers.  The same agent was always getting the call over and over again.

 

In that case, we actually developed a script to remove it from the preferred agent offering from the CAD before delivering to the queue.

 

Thanks,

 

Marcus

Re: Larger Reports are Printing and Previewing with Junk Data

0
0

Yes, and I believe it's a full install, you will get a message about CR already being installed if it is when you attempt to install it.

Which means you need to uninstall first, YOU MUST HAVE YOUR KEYCODE to reinstall, we cannot give you a new one. So make sure you have it.

Run LicenseManager to confirm it's the same one you have in your records.

 

This will be easier than applying every incremental patch to get to SP 7. And they are not available so you do not have any option to not use it.

 

Don

Re: Is there a way to test connection in the window "configuration proxy repository"

0
0

You can launch the ODBC Administrator to test you DSN.

 

For Windows 64-bit:

 

C:\Windows\System32\odbcad32.exe

 

For Windows 32-bit:

 

C:\Windows\SysWOW64\odbcad32.exe

 

If you installed 64-bit Proxy, then use the 64-bit ODBC Administrator and 32-bit ODBC for a 32-bit proxy. Also, make sure that the DSN was created as a system DSN.

 

Anthony

Re: MAIN_TRANSEXEC/XPRAS_TRANS were negative

Re: Fiori - Approve timesheet app - debugging

0
0

Krishnan, just for further troubleshooting - use dbg version of SAPUI5,

 

pass sap-ui-debug=true URL parameter


and, yes, 1.16 is waay too old version, current is 1.26


Re: How to debug a procedure invoked by an OData request?

0
0

>Maybe there is an issue with the Web Sockets connection?

No, if "XS JavaScript: Manual Session" debugging is working then this wouldn't be a problem with general configuration or Web Sockets since this other option also uses Web Sockets. I'm not really sure why this option would work and the other wouldn't. I would suggest entering a support ticket to allow development to research why your debugging isn't working.

Re: Navigation on CR not working for 3+ pages on IIS

0
0

Great...

 

OK so what you are doing is correct. Try using Fiddler to see what is happening when you hit page 2 and then 3.

 

Next try a longer report, one with 5 pages, possibly due to how you have your printers set up and configured in your report it may be when viewing you only have 2 pages.

 

And check your report in the viewer, do you see all of the data? Or is there missing data?

 

Try a report with saved data also...

 

Don

Re: F.13 differences due to exchange rate

0
0

Thank you Unnivel - you have confirmed my thought.   Business will have to clear these manually.

Best Practices /documents for upgrading to ASE 15.7

0
0

We are planning to upgrade our ASE and Replication Servers to 15.7

Current ASE servers are at 15.5 -- Replication Server 15.6

 

All hosts currently running Linux RHEL 6

 

Looking for any best practice strategies / documents   (i.e any gotchas or areas of concern after upgrading)

 

Plan is to upgrade in place

 

Also which SP level is recommended to apply  (SP100,121 ...)

 

 

Thanks

Re: EA-RETAIL 6.17 download... where is it?

0
0

Could you send me you stack file?

Regards.

Re: Web Service Help

0
0

Ok. Almost at the finish line. Here's what I've done.

 

1. Created a Stored Procedure (Function) called GetValue. It has 2 input variables. It returns a varchar value.

 

2. Created a SOAP web service called MyTest.

 

3. Created a DISH web service called MyWS.

 

4. Created the proxy for MyWS and deployed it.

 

5. Put this code in a button on a window to call the web service.

 

SoapConnection lnv_soap

myws myproxy

string ls_arg1, ls_arg2, ls_response

long ll_rtn, ll_sqlcode



lnv_soap = CREATE SoapConnection

 

ll_rtn = lnv_soap.CreateInstance(myproxy, "MyWS",  "http://localhost:8080/MyWS" )

 

ls_arg1 = 'XXX'

ls_arg2 = 'YYY'

 

ls_response = myproxy.mytest(ls_arg1, ls_arg2, ll_sqlcode)

 

Destroy lnv_soap

 

 

 

This is what I get back.

 

<rowset>

  <xs:schema id="rowset" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">

    <xs:element name="rowset" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">

      <xs:complexType>

        <xs:choice minOccurs="0" maxOccurs="unbounded">

          <xs:element name="row" minOccurs="0" maxOccurs="79228162514264337593543950335">

            <xs:complexType>

            </xs:complexType>

          </xs:element>

        </xs:choice>

      </xs:complexType>

    </xs:element>

  </xs:schema>

</rowset>

 

 

If I call the Function GetValue through Sybase Central and pass those parameters, I get the return value of 'None'. But I don't see that value anywhere in the return schema set. What am I missing?

Re: Work Manager Technical Objects Hierarchy

0
0

Hello, Quan--

 

The only info you can see in the FuncLoc tab are the folowing:

 

Fucntion location details.

Installed.

Uninstalled

Documents

Classifications (Just the attributes with values).

Measuring points.

 

Same thing for Equip Tab.

Cheers,

Fouad


Re: SUM Tool DMO: The upgrade procedure needs a patched version of the tools listed

0
0

Hi Sury,

 

How did you resolve the issue? I am facing the same problem.

 

Please advice.

 

Regards,

Raj

Re: EDI order acknowledgements at item level

0
0

Any help anyone.

 

Rgds

Neelesh

Re: Has anyone used "Offline Dashboard Support"

Re: Tcode for EBS Config?

0
0
Hello Moazzam,

 

 

Try these Transaction Codes :

 

OBBY- EBS transaction types

 

OT55- Assign transaction types to House Banks

 

OT57- EBS Posting Rules

 

Let me know if these help.

 

Regards

Sulaiman

Re: Server running but can't connect

0
0

Somehow the instance was just terminated.  I have no idea.   Have spun up a new similar instance.

 

Can we reatach the old volumes to new instance?

Viewing all 8851 articles
Browse latest View live




Latest Images